@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=PT+Sans:wght@400;700&family=Playfair+Display:wght@500;600;700;800;900&display=swap');

@charset "utf-8";
/* CSS Document */

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
ul,
ol,
li,
dl,
dt,
dd,
form {
    padding: 0;
    margin: 0;
}

html,
body {
    padding: 0;
    margin: 0;
    height: auto;
}

body input {
    border: none;
    outline: none;
    border-radius: 0px;
}

body textarea {
    border: none;
    outline: none;
    overflow: auto;
    border-radius: 0px;
}

select::-ms-expand {
    display: none;
}

body select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0px;
}

body input[type="submit"],
body button {
    border: none;
    outline: none;
    border-radius: 0px;
}

input[type=checkbox] {
    border: none;
    outline: none;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
}

img {
    outline: none;
    border: none;
    max-width: 100%;
}

li {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
    outline: none;
}

body .container {
	max-width:1080px;
	width:100%;
}

.about_us {
	font-family: 'PT Sans', sans-serif;
	background:#000;
	color:#fff;
}
.about_top_left .about_inner p, .about_three_block  p {
	color:#fff;
	font-size:15px;
	margin-bottom:20px;
	display: inline-block;
    width: 100%;
}
.about_second_grid .about_inner ul {
	padding-left:20px;
}
.about_second_grid .about_inner li {
	list-style:disc;
	line-height:23px;
	font-size:15px;
	color:#fff;
	margin-bottom:8px;
	font-weight:bold;
}

.share-your-rush-stories .rush-stories_content h2{
	font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    text-decoration: underline;
    font-size: 32px;
	text-align:center; 
	margin-bottom:30px; 
}
.share-your-rush-stories .rush-stories_content h3{
	font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 26px;
	line-height:34px;
    color: #000000!important;
    text-align: left;
	margin:20px 0;
}

.email_success_content h3 {
	font-family: 'Oswald', sans-serif;
    color: #000000!important;
	font-size:26px;
	line-height:34px;
}
.email_success_content h3 span{
	margin-top:10px;
}


/*New page */

.team-rush-wants-you-content > .container {
	max-width:1311px;
}

.videoContain {
	position:relative;
}
.videoContain .overlay{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	background-size: 100%;
}
.videoContain.hide .overlay{
	display:none;
}
.videoBig {
	background:#f4f4f4;
}
.videoBig.minHeight iframe {
	height:580px;
}
.videoBig .container {
	background:#627396;
}
.imageBlue  {
	background:#001a4c!important; 
}
.behind-the-text p {
	color:#000;
	font-family: 'PT Sans', sans-serif;
    font-size: 20px;
	font-weight:800;
    line-height: 38px;
	text-align:left;
}
.behind-the-scenes_cont .videoBig {
	background:none;
}
.behind-the-scenes_cont .videoBig .container {
	background:#eaeaea;
}
.behind-the-scenes_cont .videoBig iframe {
	width:100%;
	min-height:515px;
}
.greyBackground {
	background:#eaeaea;
}
.greyBackground h3 {
	font-family: 'Oswald', sans-serif;
    font-weight: 700;
	color:#304d61!important;
    font-size: 23px;
    line-height: 1.8em;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:center;
}
.hip-pagination {
	padding-top:20px;
}
.hip-pagination a {
	font-size:15px;
	font-family: 'Oswald', sans-serif;
	color:#777;
}

.hip-pagination a {
	color:#000;
}
.hip-pagination a.active {
	color:#000;
}


/*rush-24-7-account-renewal*/  

.account_renewal_page .account_renewal-content {
	padding:40px 0; 
}
.account_renewal-content h4 {
    font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    background-color: #ffffff;
    position: relative;
	margin:15px 0;
}
.account_renewal-content h2 {
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height:30px;
	margin-bottom:20px;
}
.account_renewal-content h3{
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height:24px;
	margin-bottom:20px;
}
.account_renewal_page  p, .account_renewal_page  ul li {
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
    line-height: 1.8em;
    padding-top: 5px!important;
    color: #000; 
	margin-bottom:10px; 
	font-weight:normal;
}
.acc-renewal_form {
	margin:20px 0;
}
.acc-renewal_feature {
	padding:30px;
	background:rgba(204,204,204,0.98);
}
.account_renewal_page  ul {
	padding-left:30px;
}
.account_renewal_page  ul li {
	list-style:disc;
}
.account_renewal_page  .acc-renewal_form label {
    width: 100%;
}
.account_renewal_page .acc-renewal_form input#submit {
    background: #000;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #000;
}
.account_renewal_page .acc-renewal_form input#submit:hover {
    background: #fff;
    color: #000;
}

@media screen and (max-width:767px) {
	.about_top_left .about_inner img {
		margin-bottom: 25px;
	}
	.about_top_left .about_inner p, .about_three_block p, .about_second_grid .about_inner li {
		font-size:13px;
		line-height:18px;
	}
}

.auth_account_update_page .accUpdate_banner {
    text-align: center;
    background: #000;
    padding: 40px;
}
.auth_account_update_page .account_renewal-content {
	padding:40px 0; 
}
.auth_account_update_page  .container h1 {
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height:36px;
    margin-bottom:20px;
    padding-bottom: 0px;
}
.auth_account_update_page  .container h2 {
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height:30px;
    margin-bottom:20px;
    padding-bottom: 0px;
}
.auth_account_update_page .container {
    padding:40px 0
}
.auth_account_update_page .container p {
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
    line-height: 1.8em;
    padding-top: 5px!important;
    color: #000; 
	margin-bottom:10px; 
	font-weight:normal;
}
.auth_account_update_page  .auth_account_update_form label {
    width: 100%;
}
.auth_account_update_page .auth_account_update_form input#submit {
    background: #000;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #000;
}
.auth_account_update_page .auth_account_update_form input#submit:hover {
    background: #fff;
    color: #000;
}
.auth_account_update_page  .subtext {
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    font-size: 13px;
    line-height: 16px;
    padding-top: 0px!important;
    color: #000; 
    opacity: 0.5;
    font-weight: 300;
}


/**** Extra css***/
.header_Img{
    background: #000;
    padding: 15px 0;
}
.header_Img .container{
    max-width: 1080px
}

.header_Img .my-55{
    margin:  55px 0;
}
.header_Img img{
    max-width: 100%;
} 
.header_Img p{
    font-size: 14px !important;
    color: #fff;
    font-family: 'PT Sans',Helvetica,Arial,Lucida,sans-serif;
}
.header_Img h2{
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    padding: 15px 0;
}
.header_Img h2 a{
    color: #fff;
    text-decoration: none
}
.header_Img hr{
    border-top: 1px solid #fff
}
.header_Img h2 img{
    padding-top: 10px

}
.exclusive_video {
    background: #000
}

.exclusive_video img{
    max-width: 100%;
    width: 100%;
}
.exclusive_video .container{
    /* margin-right: 30px;
    margin-left: 30px; */
    max-width: 1240px;
    background: url('/wp-content/uploads/2016/01/ControlRoom.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 150vh

}
.exclusive_video .col-md-6{
    height: 185px;
    width: 100%;
    /* max-width: 440px; */
}
.exclusive_video span{
    background: #9e0000;
    color: #fff;
    font-size: 13px;
    padding: 2px 5px;
    text-align: center;
    display: table;
    margin: auto;
    text-transform: capitalize

}

    .exclusive_video .col-md-6:nth-child(odd) {
        padding-left: 2px;
        padding-right: 19px;
        max-width: 340px;

    }
    .exclusive_video .col-md-6:nth-child(even) {
        padding-left: 23px;
        padding-right: 0;
        max-width: 340px;
    
    }
    .video_container{
        width: 1210px;
        margin-left: 20px;
        margin-top: 110px;
        top: 110px;
        left: 90px;
    }
    .video_bottom{
        margin-top: 47px
    }
@media only screen and (max-width: 600px) {
    .header_Img h2{
        font-size: 20px
    }
   

}
@media only screen and (max-width: 1040px) {
   
.exclusive_video .col-md-6:nth-child(odd) {
    padding-left: 20px!important;
    max-width: 300px;
    padding-right: 20px!important;

}
.exclusive_video .col-md-6:nth-child(even) {
    padding-left: 20px!important;
    max-width: 285px;
    padding-right: 10px!important;
 
}
.exclusive_video .col-md-6 {
    height: 150px;
   width: 100%;
    /* max-width: 440px; */
}
.video_container{
   width: 980px;
   margin-top: 92px;
}
.video_bottom{
    margin-top: 42px
}
}
@media only screen and (max-width: 990px) {
    .exclusive_video .container{
        max-width: 900px;

    }
.video_container {
    width: 720px;
    margin-top: 69px;
}
.exclusive_video .col-md-6 {
    height: 115px;
  }
    
.exclusive_video .col-md-6:nth-child(odd) {
    padding-left: 20px!important;
    max-width: 220px;
    padding-right: 8px!important;

}
.exclusive_video .col-md-6:nth-child(even) {
    padding-left: 23px!important;
    max-width: 220px;
    padding-right: 4px!important;
 
}
.video_bottom {
    margin-top: 27px;
}
}

@media only screen and (max-width: 478px) {
    .exclusive_video span{
        font-size: 5px;
        padding: 0;
        text-transform: capitalize
    }
    .exclusive_video .container{
        max-width: 450px;
        height: 100vh

    }
    .exclusive_video .col-md-6 {
        height: 51px;
      }
.video_container {
    width: 310px;
    margin-top: 32px;
} 
    
.exclusive_video .col-md-6:nth-child(odd) {
    padding-left: 30px!important;
    max-width: 120px;
    padding-right: 0px!important;

}
.exclusive_video .col-md-6:nth-child(even) {
    padding-left: 14px!important;
    max-width: 120px;
    padding-right: 15px!important;
 
}
.video_bottom {
    margin-top: 17px;
}
}

.extragallery .rl-gallery.rl-basicslider-gallery {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;

}
.iphonewall .rl-gallery-item{
    height: 300px;
    overflow: hidden;

}
.iphonewall .rl-gallery.rl-basicslider-gallery {

max-height: 300px;
}

.exclusive_video iframe{
    height:410px!important;
}  
.fa-chevron-left, .fa-chevron-right{
    font-size: 15px!important;
    padding:10px;
    background:transparent;
    color: #fff;
    opacity: 1!important;
}
.carousel-control-prev img, .carousel-control-next img {
    max-width: 45px
}
.carousel-control-prev, .carousel-control-next {
    opacity: 1!important
}
.carousel-control-prev{
    position: absolute;
    left:-75px;
    top:-125px;
}
.carousel-control-next{
    position: absolute;
    right:-75px;
    top:-125px;

}
.exclusive_video .carousel-caption{
    bottom: -45px;
    padding: 0;
}
.exclusive_video .carousel-inner{
    padding-bottom: 40px;
}
.exclusive_video .carousel-caption h3{
    font-size: 16px;
    line-height: 30px;
    padding: 5px;
    padding-bottom: 10px;
    color: #fff;
    background: #9e0000;
}
@media only screen and (max-width: 478px) {
    .exclusive_video .carousel-caption h3{
        font-size: 7px;
        padding:0
    }
    .mobileview{
        max-width: 225px;
        margin-top: 5px;
        margin-right: 8px;
    }
    
    .exclusive_video iframe{
        height:auto!important;
    }  
}

@media only screen and (max-width: 1024px) {
    .exclusive_video iframe{
        height:250px!important;
    }  
    .exclusive_video .carousel-caption h3{
        font-size: 14px
    }
}