/*
Theme Name :CSKR;
Author: MeeSap Technologies;
Author URI :https://meesaptechnologies.com/;
*/

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

@font-face
{
	font-family:'Aku-Kamu';
	src:url(resources/fonts/Aku-Kamu.otf);
}
@font-face
{
	font-family:'Oswald-Medium';
	src:url(resources/fonts/Oswald-Medium.ttf);
}
@font-face
{
	font-family:'Oswald-Bold';
	src:url(resources/fonts/Oswald-Bold.ttf);
}
@font-face
{
    font-family:'Roboto-Bold';
    src:url(resources/fonts/Roboto-Bold.ttf);
}@font-face
{
    font-family:'Roboto-Regular';
    src:url(resources/fonts/Roboto-Regular.ttf);
}

html
{
	margin-top: 0 !important;
    font-size: 16px;
}
body
{
	background-color:FAFAFA;
    font-size: 16px;
}
.zoom-level-100{font-size: 16px;}
.zoom-level-150{font-size: 24px;}
.zoom-level-200{font-size: 32px;}

a, a:hover, a:visited, a:active{
    color: #D53841;
    text-decoration: none;
}
.clear
{
	clear: both;
}
@media(min-width: 1000px)
{
.container
{
	width: 1000px !important;
	margin:0 auto;
}
}
@media(max-width: 999px){
.container
{
	width: 100% !important;
	margin:0 auto;
}
}

#header{
	background-color: #111A1F; 
	padding-top: 28px; 
	padding-bottom: 28px;
	padding-left: 30px;
    padding-right: 35px;
	width:100%;
}
#left_logo{float:left;width:221px;}
#right_icon{float:right;width:280px;}
#center_menu{margin:0 auto;width:740px;padding-left: 45px;}
body.zoom-level-150 #center_menu{ width: 620px; }
body.zoom-level-200 #center_menu{ width: 685px; }
#header .desktop_header ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	display:inline-block;
	
}
#header .desktop_header ul li 
{
    float: left;
}
#header .desktop_header ul li a{
    display: block;
	font-size:1.375em;
	font-family:Roboto;
    color: white;
    text-align: center;
    padding: 15px;
    text-decoration: none;
}

#header .desktop_header ul li a:hover {
color:#D22C33;}
#header .icons_wrapper{padding-top:16.5px; }
#header .icons_wrapper a{padding:15px; padding-top: 12px; font-size: 14px; line-height: 20px;}
#header .icons_wrapper a.last{padding-right: 0;}
#header .padding-right-0px{padding-right:0px;}
#header a.padding-right-5px{padding-right:5px;}
#header .mobile_header .menu_icon{display:inline-block;} 
#header .mobile_header .dropdown-menu{
	right:0;
	border-radius:0px; 
	display: block;
	border:none;padding:0px 0;
	margin: 0;
}
#header .mobile_header ul li a{
    font-size:16px;
	font-family:Roboto;
	font-weight:700;
    color:	black;
    text-align:left;
    text-decoration: none;
}
#header .mobile_header ul li a:hover{
    color:#D22C33;
}
#header .mobile_header .padding-right-0px{padding-right:0px;}
#header #mobile_dropdown{ position: absolute; left: 0px; margin-top:10px;}
#header #header_menu2 li>a, #header #header_menu2 li>a:hover {
    position: relative;
    color: #777;
    display: block;
    padding: 10px 28px 11px;
    border-bottom: 1px solid #d4d4d4;
}
#right_icon a.btn_donate {
    background-color: #D12C33;
    color: #fff;
    text-align: center;
    font-family: Oswald-Medium;
    padding: 4px 15px;
    border-radius: 4px;
    font-size: 15px;
    vertical-align: text-top;
}
#right_icon a.btn_donate:hover, #right_icon a.btn_donate:active, #right_icon a.btn_donate:focus{ text-decoration: none; }
@media(max-width:991px) {
	#header{padding-top:0px; padding-bottom:15px; padding-left: 15px; padding-right: 15px;}
   #header .icons_wrapper{padding-top:0px;padding-bottom:0px;}
   #header .col-xs-6{margin-top: 15px;}
    #header .col-xs-6:nth-child(2){margin-top: 30px;}
}
@media(max-width:767px) {
 #header .col-xs-6{margin-top: 15px;}
 #header .col-xs-6:nth-child(2){margin-top: 30px;}
}
@media(max-width:347px) {
	#header .mobile_header .padding-left-0px{padding-left:0px;}
}

#act_page{margin-top: -1px;/* to remove a thin line above banner*/}
#act_page #video_row {
    margin-top: 0px;
}
#act_page #vedio_cover_image{width:100%;}
#act_page .padding-all-0px{padding:0px;}
#act_page .act-banner {
    position: relative;
    top: 0px;
    left: 0px;
}
/*#learn_page .row.step_1_title{padding-left: 15px;}*/
/*#learn_page .row.step_1_form{padding-left: 30px;}*/
#learn_page .video-button {
   position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-color: rgb(204,51,51,0.4);
    border: 9px solid rgb(204,51,51,0.4);
    border-radius: 50%;
}
#learn_page .mute-unmute-youtube{
    position: absolute; 
    top: 25px; 
    right: 40px;
    width: 40px;
    display: none;
    cursor: pointer;
}
#learn_page .main-video {
   position: relative;
   padding-bottom: 56.25%;
   height: 0;
}
#learn_page .main-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#learn_page .publication_text{
    font-size: 16px;
    font-family: roboto;
    color: #666666;
    padding-left: 15px;
}

#learn_page #statements {
    font-size: 1em;
    line-height: 1.38em;
}

#learn_page #statements li {
    margin: 16px 0;
}
#learn_page #statements a, #learn_page #statements a:hover {
    color: #d12c33;
}
#learn_page #solution .icon_bottom_text img{ height: 186px; width:auto; }
@media(max-width: 991px){
    #learn_page .publication_text{ 
        font-size: 14px;
        margin-left: -15px;
        padding-left: 0px;
    }
}
@media(max-width: 350px){
    #learn_page .publication_text{ 
        font-size: 12px;
    }
}

#learn_page .border_wrapper{
        padding: 0px;
    }

#learn_page .border_wrapper hr{
    border-top: 2px solid #EBEBEB;
}

/*#learn_page .checkbox_text_padding_lr {
    padding-left: 0;
    padding-right: 0;
}*/
@media(max-width: 991px){
    #learn_page .recommended_posts .col-sm-6{
        width: 100%;
        padding: 0;
    }
}
#act_page .banner_text
{
	position:absolute;
	top:2%;
	font-family:Aku-Kamu;
	font-size:55px;
	text-align:center;
	color:white;
	width:100%;
}

#act_page .nav-tabs li{
	width: 16.666667%;
}
#act_page .join_us
{
	font-family:Oswald-Bold;
	font-size:2.19em;
	padding-top:90px;
	padding-bottom:30px;
	padding-left: 35px;
}

#act_page .send_me
{
		font-family:roboto;
		font-size:1.38em;
		color:0072CB;
		padding-bottom:15px;
        padding-left: 0px;
}
@media(min-width: 1025px){
    #act_page .btns_row{ padding-left: 51px;}
    #act_page .send_me{ padding-left: 35px;}
}
#act_page .checkbox{
	width:53px;
	height:52px;
    background: transparent url(resources/images/unchecked.png) no-repeat;
	background-size:contain;
	background-position: center;
	float:left;
    margin: 0 0 0 6px;
}
#act_page .checked{
    background: transparent url(resources/images/checked.png ) no-repeat;
	background-size:contain;
	background-position: center;
}
#act_page .checkbox_lebel
{
		font-family:roboto;
		font-size:1.19em;
		color:#676767;
		padding-left:0px;
		float:left;
		
}
#act_page .border_wrapper{
        padding: 0px;
    }
@media(min-width: 1025px){
    #act_page .border_wrapper{
        padding: 0 20px;
        margin-left: 15px;
    }
}
#act_page .border_wrapper hr{
    border-top: 2px solid #EBEBEB;
}
#act_page .padding-left-12px{
    padding-left: 12px;
}
#act_page .email_wrapper{
    padding-left: 35px;
}
#act_page .contact_gov p,#act_page .contact_gov p a {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 0.98;
    margin-bottom: 0;
    text-decoration: none;
}
#act_page .blue_box{font-family:roboto;padding-left:0px; padding-right:0px;
		font-size:1.19em;border:3px solid #0072CB; text-align:center; padding-top:9.5px; padding-bottom:9.5px; cursor:pointer;}
#act_page .blue_box:hover{background-color:#0072CB; color:#FFF;}
		#act_page .blue_box.active{background-color:#0072CB; color:#FFF;}		
#act_page .blue_box:nth-child(1){border-right:0px;}	
#act_page .blue_box:nth-child(2){border-right:0px;}		
		#act_page .padding-top-10px{
			padding-top:10px;
		}
		#act_page .blue_box_bottom{font-family:roboto;padding-left:0px; padding-right:0px;
		font-size:16px;color:999999; text-align:center; padding-top:15px; padding-bottom:10px;}
		
#act_page input.custom_textbox, #act_page select.custom_textbox {    border-radius: 0px;
    padding: 25px 20px;
    padding-bottom: 20px;
    font-size: 1.13em;
    background-color: #EBEBEB;
    border:0px;
    outline:0px;

    box-shadow: none;
    color: 999999;
}
body.zoom-level-150 #act_page input.custom_textbox, body.zoom-level-150 #act_page select.custom_textbox{ height: 58px;}
body.zoom-level-200 #act_page input.custom_textbox, body.zoom-level-200 #act_page select.custom_textbox{ height: 73px;}

#act_page input.custom_btn{    font-size: 1.44em;
    border-radius: 0px;
    border: none;
    padding: 7px 20px;
    background-color: #D12C33;
    color: #FFF;
    outline: 0;
}
#act_page .padding-left-0px{
	padding-left:0px;
}	
#act_page .padding-right-0px{
	padding-right:0px;
}
#act_page .padding-top-20px{
	padding-top:20px;
}
#act_page .padding-bottom-90px{padding-bottom:90px;}

#act_page .blue_background{background-color:#313848; padding-top:90px;padding-left:0px; padding-right:0px;}	
#act_page .text_over_image{color:#FFF; font-family:Oswald-Medium; font-size: 30px;}
#act_page .text_over_image button{
    font-size: 27px;
    border-radius: 0px;
    border: none;
    padding: 10px 70px;
    background-color: #D12C33;
    color: #FFF;
	margin-top:30px;
}
#act_page .text_under_donate{color:#FFF; font-family:Oswald; font-size:22px; padding-top: 20px;}
#act_page .tanker_position{padding-top:34px;  margin-bottom: -30px;}
#act_page .max_height{max-height: 395px;}
#act_page .padding-top-90px{padding-top:90px;}
#act_page .padding-top-55px{padding-top:55px;}
#act_page .contact_gov .heading{color:#333333; font-family:Oswald-Bold; font-size:1.94em; padding-left:0px;}
@media(max-width:767px){
    #act_page .contact_gov .heading{
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
}
#act_page .contact_gov p:nth-child(2){color:#787878; font-family:roboto; font-size:1em; padding-top:20px;line-height: 1.88em;
    padding-right: 135px;}
#act_page .image_right{text-align:right; padding-top:27px;}	
#act_page .border_withpadding{ border-bottom:2px dotted #C0C0C0; margin-left:0px; margin-right:0px;}
#act_page .border-top_withpadding{ border-top:2px dotted #C0C0C0; margin-left:15px; margin-right:15px;}
#act_page .padding-lr-0px{ padding-left:0px; padding-right:0px;}
#act_page .spread ul{display: inline-block;padding: 0px;list-style: none;padding-top: 45px;margin-left: -5px;}
#act_page .spread ul li{display:inline-block; font-family:roboto; font-size:1.19em;}
#act_page .spread ul li:nth-child(2){padding-left:14px; margin-top: -17px;}

body.zoom-level-150 #act_page .spread ul li{display:block; margin-top:25px;}
body.zoom-level-200 #act_page .spread ul li{display:block; margin-top:25px;}

body.zoom-level-150 #act_page .text_diff.spread ul li{display:inline-block;}
body.zoom-level-200 #act_page .text_diff.spread ul li{display:inline-block;}

body.zoom-level-150 #act_page .text_diff.spread ul li:first-child, body.zoom-level-200 #act_page .text_diff.spread ul li:first-child
{
    display: block;
    text-align: left;
    margin-left: 36px;
    margin-bottom: 25px;
}

#act_page .fmarg{margin-top:-34px !important;}
#act_page .margin-top-10pxfn{margin-top: -63px !important;}
@media(max-width: 1024px){
	#act_page .padd_r_m_0px{padding-right: 30px;}
	#learn_page .padd_r_m_0px{padding-right: 30px;}
}
@media(max-width: 991px){
	#act_page .padd_r_m_0px{padding-right: 0px;}
	#learn_page .padd_r_m_0px{padding-right:0px;}
	#act_page .spread.text_diff ul li img{
		height: 50px;
		width: auto;
	}
	#act_page .spread ul li:nth-child(2), #act_page .spread ul li:nth-child(3), #act_page .spread ul li:nth-child(4) {
	    padding-right: 10px;
	}
}
@media (max-width: 810px)
{
#act_page .spread.text_diff ul li img {
    height: 40;
   
}
}
@media(max-width: 767px){
	#act_page .spread.text_diff ul li img{
		height: 40px;
		vertical-align: text-bottom;
	}
	#act_page .bottom_round{
		padding: 20px 0 0;
	}
}
@media (max-width: 345px)
{
#act_page .spread.text_diff ul li img {
    height: 30;
   
}
}
#act_page .spread ul li a {color:#333; text-decoration:none; cursor:pointer;}


#act_page .bottom_round ul{display: inline-block;padding: 0px;list-style: none;}
#act_page .bottom_round ul li{float:left; text-align:right;}
#act_page .bottom_round ul li:nth-child(2){float:left; padding-top: 30px; padding-left:50px; text-align:left;}
@media(min-width: 400px) and (max-width: 435px){
    #act_page .bottom_round ul li:nth-child(2){
        padding-left: 20px;
    }
} 
#act_page .bottom_round ul li a {color:#D32C33; text-decoration:none; cursor:pointer;}
#act_page .bottom_round ul li img{margin-bottom: 90px;}

#act_page .margin-top-10px{margin-top:-44px;}

#act_page .margin-top-25px{margin-top:-25px;margin-left:25px;}
#act_page .margin-top-25pxfnn{margin-left:17px;}
#act_page .margin-top-25pxf{margin-left:20px;}
#act_page .spread code{visibility:hidden;}
#act_page .text_diff{text-align:right;}

#act_page .border_top{border-top:2px dotted #C0C0C0;}

#act_page .about_right_text {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    padding-left: 35px;
    padding-right: 35px;
}
#act_page .action_right_text {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    max-width: 350px;
    background-color: #FFF;
    padding: 30px;
    position: relative;
    margin-left: 15px;
   
}
#act_page .action_right_text_sec {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    max-width: 350px;
    background-color: #FFF;
    padding: 30px;
    position: relative;
    float: right;
    margin-right: 15px;
   
}
#act_page .blue_circle_image
{
	position: absolute;
    top: 0;
    margin-left: -13.5px;
    left: 0;
}
#act_page .blue_circle_image_last
{
	position: absolute;
    bottom: 0;
    margin-left: -13.5px;
    left: 0;
}
#act_page .red_circle_image
{
	position: absolute;
    top: 50%;
    height: 34px;
    margin-top: -17px;
    margin-left: -2.5;
}
#act_page .text_right_parent{display: table-cell;vertical-align: middle;}
#act_page .text_right_main_wrapper{width:45%;float: left; left;vertical-align: middle; height: 315px;display: table;overflow: hidden;}
#act_page .vertical_line_wrapper{width:10%;float: left;}
#act_page .date_text_wrapper{width:100%; display: table;}
#act_page .date_text{display: table-cell;vertical-align: middle;}
#act_page .action_right_text a{
     text-decoration: none;
   	 color:#D53841;
   
}
#act_page .action_right_text_sec a{
     text-decoration: none;
   	 color:#D53841;
   
}
#act_page .about_circle_text {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
   
}#act_page .about_circle_text a {
   text-decoration: none;
   color:#D53841;

   
}
#act_page .about_circle_text_box {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    width:45%;float: left;
    vertical-align: middle;
    height: 315px;
    display: table;overflow: hidden;
   
}#act_page .about_circle_text_box a {
   text-decoration: none;
   color:#D53841;
   text-transform: uppercase;   
}
#act_page .margin-lr-15px{margin-left:20px; margin-right:20px;}
#act_page .padding-lr-button-0px{padding-left: 0px; padding-right: 0px;}
#act_page .padding-r-button-0px{padding-right: 0px;}
#act_page .padding-top-25px{padding-top:25px;}
#act_page .padding-top-15px{padding-top:15px;}
#act_page .vertical_line{    background: url(resources/images/vertical_line.png);
   width: 4px;background-size: cover;height: 315px; position: relative; margin:0 auto; margin-top: -4px;}

#act_page .action_right_text:after{
position: absolute;
top: 50%;
left: -15px;
content: '';
width: 0;
height: 0;
margin: -15px 0 0;
border-right: solid 15px rgba(255,255,255,.8);
border-bottom: solid 15px transparent;
border-top: solid 15px transparent;
} 
#act_page .action_right_text_sec:after{
  content:"";
    position:absolute;
    height:0;
    width:0;
    left:100%;
    top:50%;
   	margin: -15px 0 0;
    border:15px solid transparent;
    border-left: solid 15px rgba(255,255,255,.8);
} 

@media(max-width: 992px){
	#act_page .text_diff{
		padding-left: 0;
		text-align: right;
	}
}

#act_page .border_top{border-top:2px dotted #C0C0C0; margin-left:0px; margin-right:0px;}
#act_page .number{font-size:120px; font-family:Oswald-Medium; color:#E6E6E6;line-height:0.9;}
#act_page .text_number{font-size:1.13em; font-family:roboto; color:#666666; padding-left:40px;}
#act_page .text_number a {color:#D32C33; text-decoration:none; cursor:pointer;}
#act_page .event_row .img-row{padding-left:30px;}
#act_page .event_row .text-row {font-size:17px; font-family:roboto; color:#666666;padding-left:20px;padding-right:20px; line-height: 1.88em;}
#act_page .event_row .text-row a{color:#D32C33; text-decoration:none; cursor:pointer; padding-bottom:20px;}
#act_page .red_button{width: 276px;border: 1px solid #D12C33;color: #D12C33;font-family: roboto;font-size: 19px;
    padding: 13px 5px; margin:0 auto;}
@media(max-width:1024px) {
	#act_page .banner_text{font-size:35px;}
    #learn_page .video-button img{
        width:70px;
        height:70px;
    }
    #learn_page .video-button{
        margin-left: -35px;
        margin-top: -35px;
        border: 5px solid rgb(204,51,51,0.4);
    }
    #act_page .join_us{
        font-size:25px;
        padding-top:30px;
        padding-bottom:10px;
        padding-left: 0px;
    }

    #act_page .send_me
    {
    	font-size:18px;
    }

#act_page .blue_box{font-size:17px;}
#act_page .blue_box_bottom{font-size:15px;}
#act_page .padding-bottom-90px{padding-bottom:30px;}
#act_page .padding-top-90px{padding-top:30px;}
#act_page .padding-top-55px{padding-top:25px;}
#act_page .blue_background{padding-top:25px;}
#act_page .text_over_image{font-size:25px;}
#act_page .text_under_donate{font-size:18px; padding-top: 10px;}
#act_page .text_over_image button {margin-top:20px;}
#act_page .donate_text_padding_lr {padding-left: 0px; padding-right: 0px;}
#act_page .checkbox_text_padding_lr {padding-left: 0px; padding-right: 0px;}
#act_page .checkbox_lebel{padding-left: 20px;}
#act_page .textbox_join_padding_l {padding-left: 0px;}
#act_page .contact_gov{font-size:30px; padding-left: 0px;}
#act_page .contact_gov p:nth-child(2){padding-top:10px;padding-right:15px;}
#act_page .image_right{text-align:right; padding-top:10px;}	
#footer .bg_gray {padding-left: 15px; padding-right: 15px;}
}
@media(max-width:767px) {
	#act_page .banner_text
   {font-size:22px; top: 7%;}
   #learn_page .video-button img{
	      width:48px;
			height:48px;
   }
   #learn_page .video-button{
	       margin-left: -24px;
			margin-top: -24px;
   }
   #act_page .join_us
{
	font-family:Oswald-Bold;
	font-size:20px;
	padding-top:25px;
	padding-bottom:20px;
}
#act_page .checkbox{
		width:25px;
	height:24px;
}
#act_page .checkbox_lebel
{
	font-size:15px;
	
}
#act_page .border_top {
   
    margin-left: 0px;
    margin-right: 0px;
}
#act_page .blue_box{font-size:15px;}
#act_page .blue_box_bottom{font-size:14px;}
#act_page .padding-left-mobile-0px{padding-left:0px;}
#act_page .padding-bottom-90px{padding-bottom:20px;}
#act_page .padding-top-90px{padding-top:30px;}
#act_page .padding-top-55px{padding-top:15px;}
#act_page .text_over_image{font-size:25px;}
#act_page .text_under_donate{font-size:17px;}
#act_page .contact_gov{font-size:25px;}
#act_page .text_over_image button{margin-top:25px;}
#act_page .blue_background{padding-top:35px;}
#act_page .spread code{display:none;}
#act_page .text_diff{text-align:left;}
#act_page .bottom_round ul li img{margin-bottom: 40px;}
#act_page .paddmob-0px{padding-left:0px;padding-right:0px;}
#act_page .margin_top_mob-10px{ margin-top: 10px;}
#act_page .bottom_round ul li:nth-child(2) { padding-top: 49px;}
	#act_page .text_right_main_wrapper {width: 100% ;}
	#act_page .action_right_text{ margin: 0 auto;}
	#act_page .action_right_text:after{display:none;}
	#act_page .action_right_text_sec{ margin: 0 auto;}
	#act_page .action_right_text_sec:after{display:none;}
	#act_page .action_right_text_sec { float: inherit; margin: 0 auto;}
	#act_page .send_me {
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 0px;
}
#act_page .padding-top-20px {
    padding-top: 10px;
}
#act_page .image_right {
    text-align: center;
    }
    #act_page .spread ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px;
    }
    #act_page .spread.text_diff ul{
    	padding-top: 0px;
    }
    #act_page .spread ul li {
   
    text-align: left;
   
    }
    #act_page .number {
    	 font-size: 90px;
    }
    #act_page .text_number {
    font-size: 16px;
        padding-left: 20px;
	}
}

@media(max-width:478px) {
	#act_page .checkbox_lebel
{
	font-size:15px;
	padding-left:17px;
	
	
}
#act_page .text_number {
        padding-left:15px;
	}
#act_page .blue_box{font-size:14px;}
#act_page .blue_box_bottom{font-size:13px;}
#act_page .text_over_image{font-size:20px;}
#act_page .contact_gov{font-size:20px;}
#act_page .blue_background{padding-top:20px;}
#act_page .text_over_image button{margin-top:20px;}
#act_page .tanker_position{padding-top:25px;  margin-bottom: -23px;}
#act_page .spread ul li{font-size:15px;}
#act_page .spread ul li:nth-child(2){padding-left:10px;}

#act_page .margin-top-25px{margin-top:0px; margin-left:0px; padding-left:0px;}
#act_page .margin-top-25pxfnn{margin-left:0px;}
#act_page .margin-top-25pxf{margin-left:0px;}

#act_page .bottom_round ul li:nth-child(2) { padding-top: 45px;}
}
@media(max-width:403px) {
#act_page .bottom_round ul li {width: 50%;}
#act_page .bottom_round ul li img {height: 130px;    width:auto;}
#act_page .bottom_round ul li:nth-child(2) {     font-size: 15px;
    padding-left: 25px;
    padding-top: 25px;
    }
}
@media(max-width:365px) {
#act_page .bottom_round ul li {width: 50%;}
#act_page .bottom_round ul li:nth-child(2) { font-size: 14px; padding-left: 35px; padding-top: 25px;}

}
@media(max-width:340px) {
#act_page .bottom_round ul li {width: 50%;}
#act_page .bottom_round ul li:nth-child(2) { font-size: 12px; padding-left: 25px; padding-top: 40px;}

}
@media(max-width: 991px){
   
	#act_page .margin-top-25px{margin-left: 0;}
    #act_page .margin-top-25pxf{margin-left:0px;}
   

}
#footer .bg_gray{background-color:#EBEBEB; padding:55px;}
@media(max-width: 767px){
    #footer .bg_gray{padding: 55px 15px 55px 15px}
}
#footer ul{padding:0px;}
#footer li.current-menu-item a{color: #999 !important;}
#footer .menu_head ul li a{
    text-decoration: none;
    color: #999;
    text-transform: unset;
    font-size: 15px;
    line-height: 1.8;
}
body.zoom-level-150 #footer .menu_head ul li a{ font-size: 22.5px; }
body.zoom-level-200 #footer .menu_head ul li a{ font-size: 30px; }

#footer .menu_head{ font-family:roboto; font-size:19px; color:#656565; text-transform:uppercase;display:inline;}
#footer .menu_head a{ color:#656565; text-transform:uppercase; font-size: 19px;}
body.zoom-level-150 #footer .menu_head a{ font-size: 28.5px;}
body.zoom-level-200 #footer .menu_head a{ font-size: 38px;}
#footer .menu_head ul{display:grid;padding:0px; padding-top:10px; font-size:15px; color:#999; font-family:roboto;}
#footer .menu_head li{display:inline; line-height:27px;  text-transform:none;}
#footer .copyright{font-size:1em; padding-top:45px; font-family:roboto; color:#999;}
@media(max-width: 767px){
    #footer .menu_head li{line-height:18px; margin-top:9px;}
}
#learn_page #cover_image{position:relative; background:url(resources/images/learn_banner.png)  no-repeat center center;
	   width: 100%; height:600px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;}

#learn_page .banner_text
{
	position:absolute;
	top:4%;
	font-family:Aku-Kamu;
	font-size:45px;
	text-align:center;
	color:white;
	width:100%;
}
#act_page .plane
{
	position:absolute;
	bottom:-55px;
	text-align:center;
	width:100%;
}
#act_page .plane img
{
	width:40%;
}
@media(min-width: 1600px){
	#act_page .plane img{
		width: 35%;
	}
}
#learn_page .heading_text_learn 
{
	font-family:Oswald-Bold;
	font-size: 2.19em;
	padding-left: 30x;
}
#learn_page .padding-top-90px{padding-top:90px;}
#learn_page .padding-bottom-90px{padding-bottom:90px;}
#learn_page .icon_bottom_text{color: #787878;font-family: roboto;font-size: 1em;line-height: 1.88em; padding-left:35px; padding-right:35px;
    }
	#learn_page .icon_bottom_text img{margin-bottom:37px;}
		#learn_page .padding-top-55px{padding-top:55px;}
#learn_page .border_top{border-top:2px dotted #C0C0C0;}
#learn_page .join_us
{
	font-family:Oswald-Bold;
	font-size:2.19em;
	padding-top:90px;
	padding-bottom:30px;
	padding-left: 35px;
}
#learn_page .send_me
{
		font-family:roboto;
		font-size:1.38em;
		color:0072CB;
		padding-bottom:15px;
}
@media(min-width: 1025px){
    #learn_page .btns_row{ padding-left: 51px;}
    #learn_page .send_me{ padding-left: 35px;}
}

#learn_page .checkbox{
	width:53px;
	height:52px;
    background: transparent url(resources/images/unchecked.png) no-repeat;
	background-size:contain;
	background-position: center;
	float:left;
    margin: 0 0 0 6px;
}
#learn_page .checked{
    background: transparent url(resources/images/checked.png ) no-repeat;
	background-size:contain;
	background-position: center;
}
#learn_page .checkbox_lebel
{
		font-family:roboto;
		font-size:1.19em;
		color:#676767;
		padding-left:0px;
		float:left;
		
}
#learn_page .border_wrapper{
        padding: 0px;
    }
@media(min-width: 1025px){
    #learn_page .border_wrapper{
        padding: 0 20px;
        margin-left: 15px;
    }
}
#learn_page .border_wrapper hr{
    border-top: 2px solid #EBEBEB;
}
#learn_page .padding-left-12px{
    padding-left: 12px;
}
#learn_page .email_wrapper{
    padding-left: 35px;
}
#learn_page .blue_box{font-family:roboto;padding-left:0px; padding-right:0px;
		font-size:19px;border:3px solid #0072CB; text-align:center; padding-top:9.5px; padding-bottom:9.5px; cursor:pointer;}
#learn_page .blue_box:hover{background-color:#0072CB; color:#FFF;}


#learn_page .blue_box{font-family:roboto;padding-left:0px; padding-right:0px;
		font-size:1.19em;border:3px solid #0072CB; text-align:center; padding-top:9.5px; padding-bottom:9.5px; cursor:pointer;}
#learn_page .blue_box:hover{background-color:#0072CB; color:#FFF;}
		#learn_page .blue_box.active{background-color:#0072CB; color:#FFF;}		
#learn_page .blue_box:nth-child(1){border-right:0px;}	
#learn_page .blue_box:nth-child(2){border-right:0px;}		
		#learn_page .padding-top-10px{
			padding-top:10px;
		}
		#learn_page .blue_box_bottom{font-family:roboto;padding-left:0px; padding-right:0px;
		font-size:16px;color:999999; text-align:center; padding-top:15px; padding-bottom:10px;}
		
#learn_page input.custom_textbox, #learn_page select.custom_textbox {    border-radius: 0px;
    padding: 25px 20px;
    padding-bottom: 20px;
    font-size: 1.13em;
    background-color: #EBEBEB;
    border:0px;
   	outline:0px;
	box-shadow: none;
    color: 999999;

}
body.zoom-level-150 #learn_page input.custom_textbox, body.zoom-level-150 #learn_page select.custom_textbox{ height: 58px;}
body.zoom-level-200 #learn_page input.custom_textbox, body.zoom-level-200 #learn_page select.custom_textbox{ height: 73px;}
#learn_page input.custom_btn{    font-size: 1.19em;
    border-radius: 0px;
    border: none;
    padding: 9px 20px;
    background-color: #D12C33;
    color: #FFF;
    outline: 0;
}
#learn_page .text_number {
    font-size: 1.25em;
    font-family: roboto;
    color: #666666;
    padding-top: 15px;
}
#learn_page .text_state {
    font-size: 1.25em;
    font-family: roboto;
    color: #666666;
    padding-left: 15px;
}
#learn_page .padding-top-20px {
    padding-top: 20px;
}

#learn_page .padding-right-0px {
    padding-right: 0px;
}
#learn_page .padding-left-0px{
    padding-left:0px;
}
#learn_page .state_bottom_text{ font-size: 1em;
    font-family: roboto;
    color: #666666; padding-left:15px;}
	#learn_page .state_bottom_text .col-xs-4,#learn_page .state_bottom_text .col-xs-8{padding-top:20px;}
	#learn_page .red-color{color:#D32B33;}
	#learn_page .red_button{width: 235px;border: 1px solid #D12C33;color: #D12C33;font-family: roboto;font-size: 1.19em;
    padding: 13px 5px; margin:0 auto;}
    body.zoom-level-150 #learn_page .red_button{width: 300px;}
    body.zoom-level-200 #learn_page .red_button{width: 400px;}

	#learn_page .red_button_big{width: 319px;border: 1px solid #D12C33;color: #D12C33;font-family: roboto;font-size: 1.19em;
    padding: 13px 5px; margin:0 auto; text-align: center;}
    body.zoom-level-150 #learn_page .red_button_big{width: 475px;}
    body.zoom-level-200 #learn_page .red_button_big{width: 625px;}

	#learn_page .lh_new_text{line-height: 1.75em;padding-top: 1.44em;}
	#learn_page .margin-lr-15px{margin-left:20px; margin-right:20px;}
	#learn_page .padding-lr-0px{padding-left:0px;padding-right:0px;}
	#learn_page .margin_bor-lr-0px{margin-left: 20px;margin-right: 0px;}
@media(max-width:991px) {
	#learn_page .banner_text
{
	top:17%;
	font-size:35px;
}
	#learn_page .padding-lr-0px-mobile{padding-left: 0px; padding-right: 0px;}
	#learn_page .icon_bottom_text{padding-left: 15px; padding-right: 15px;}
#learn_page .state_bottom_text{ font-size: 14px;
}
#learn_page .text_state {padding-left:0px;    margin-left: -15px; font-size:16px;}
#learn_page .lh_new_text {
    padding-top: 10px;
}
#learn_page #cover_image{height:500px;}
#act_page .plane	{bottom:-40px;}
	#learn_page .margin_bor-lr-0px{margin-left: -15px;margin-right:-15px;}
#learn_page .state_bottom_text {padding-left:0px; }
#learn_page .padd_mob_state {padding-top:20px; }
#learn_page .heading_text_learn{font-size:30px}
#learn_page .padding-top-90px{padding-top:30px;}
#learn_page .padding-bottom-90px{padding-bottom:30px;}
#learn_page .margin-lrt0px{margin-left:0px;margin-top:20px;}
   #learn_page .join_us
{
	
	font-size:25px;
	padding-top:30px;
	padding-bottom:10px;
	padding-left: 0px;
	padding-right: 0px;
}
#learn_page .send_me
{
	font-size:18px;
    padding-left: 0;
}
@media(min-width: 1025px){
    #learn_page .btns_row{ padding-left: 51px;}
    #learn_page .send_me{ padding-left: 35px;}
}
/*#learn_page .row.step_1_form{padding-left: 0;}*/
#learn_page .margin-lr-15px{margin-left:0px; margin-right:0px;}
#learn_page .checkbox_text_padding_lr {padding-left: 0px; padding-right: 0px;}
#learn_page .checkbox_lebel{padding-left: 20px;}
#learn_page .textbox_join_padding_l {padding-left: 0px;}
#learn_page .blue_box{font-size:17px;}
#learn_page .blue_box_bottom{font-size:15px;}
	#learn_page .state_bottom_text .col-xs-4,#learn_page .state_bottom_text .col-xs-8{padding-left:0px;}

}
@media(max-width:767px) {
	
		#learn_page .banner_text
{
	font-size:30px;
	top:10%;
}#learn_page .margin-lr-15px {
    margin-left: 0px;
    margin-right: 0px;
   
}
#learn_page .padding-left-mobile-0px{padding-left:0px;}
#learn_page #cover_image{height:300px;}
#act_page .plane	{bottom:-20px;}


#learn_page .heading_text_learn{font-size:25px}
#learn_page .padding-top-90px{padding-top:30px;}
#learn_page .padding-bottom-90px{padding-bottom:20px;}
#learn_page .icon_bottom_text{padding-left:15px; padding-right:15px;}
#learn_page .icon_bottom_text img{margin-bottom:15px;}
#learn_page .state_bottom_text .col-xs-4, #learn_page .state_bottom_text .col-xs-8{padding-right: 0px;}
#learn_page .padding-top-55px{padding-top:5px;}
#learn_page .padding-top-15px{padding-top:15px;}
#learn_page .margin-top-15px{margin-top:15px;}
#learn_page .paddmob-0px{padding-left:0px;padding-right:0px;}
#learn_page .margin_top_mob-10px{ margin-top: 10px;}
   #learn_page .join_us
{
	font-size:20px;
	padding-top:25px;
	padding-bottom:20px;
	padding-left:0px;
}
#learn_page .checkbox{
		width:25px;
	height:24px;
}
#learn_page .checkbox_lebel
{
	font-size:15px;
	
}
#act_page .border_top {
    
    margin-left: 0px;
    margin-right: 0px;
}
#learn_page .red_button {
  
    font-size: 16px;
    padding: 5px;
   
}
#learn_page .red_button_big{font-size: 16px;
    padding: 5px;}
    #learn_page .hide_br br{display: none;}
}
@media(max-width:478px) {
		#learn_page .banner_text
{
	top:5%;
	font-size:25px;
}

	#learn_page .checkbox_lebel
{
	font-size:15px;
	padding-top:0px;
	padding-left:10px;
	
	
}

    #learn_page .red_button_big {
    width: 274px;
    border: 1px solid #D12C33;
    color: #D12C33;
    font-family: roboto;
    font-size: 16px;
    padding: 5px;
    margin: 0 auto;
}
#learn_page .blue_box{font-size:14px;}
#learn_page .blue_box_bottom{font-size:13px;}
#learn_page #cover_image{height:230px;}

#learn_page .heading_text_learn{font-size:20px}
#learn_page .padding-top-90px{padding-top:25px;}
#learn_page .padding-bottom-90px{padding-bottom:25px;}
}
@media(max-width:350px) {
	#learn_page .lh_new_text {
   font-size: 13px;}
   #learn_page .mobile_font{font-size: 12px;}

}
#about_page .banner_wrapper{
	background-color: #1C5073;
	padding: 0;
}
#about_page #cover_image{position:relative; background:url(resources/images/about_banner.png)  no-repeat;
	   height: 500px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position:  center bottom;
      padding: 0;
  }

#about_page .banner_text
{
	position:absolute;
	top:0%;
	font-family:Aku-Kamu;
	font-size:55px;
	text-align:center;
	color:white;
	width:100%;
}
#about_page .padding-top-90px{padding-top:90px;}
#about_page .padding-bottom-50px{padding-bottom:50px;}
#about_page .padding-bottom-90px{padding-bottom:90px;}
#about_page .border_top{border-top:2px dotted #C0C0C0;}
#about_page .join_us
{
	font-family:Oswald-Bold;
	font-size:35px;
	padding-left: 30px;
}
#about_page .about_right_text {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    padding-left: 35px;
    padding-right: 35px;
}
#about_page .action_right_text {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    max-width: 350px;
    background-color: #FFF;
    padding: 30px;
    position: relative;
    margin-left: 15px;
   
}
#about_page .action_right_text_sec {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    max-width: 350px;
    background-color: #FFF;
    padding: 30px;
    position: relative;
    float: right;
    margin-right: 15px;
   
}
#about_page .blue_circle_image
{
	position: absolute;
    top: 0;
    margin-left: -13.5px;
    left: 0;
}
#about_page .blue_circle_image_last
{
	position: absolute;
    bottom: 0;
    margin-left: -13.5px;
    left: 0;
}
#about_page .red_circle_image
{
	position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: -2.5;
}
#about_page .text_right_parent{display: table-cell;vertical-align: middle;}
#about_page .text_right_main_wrapper{width:45%;float: left; left;vertical-align: middle; height: 315px;display: table;overflow: hidden;}
#about_page .vertical_line_wrapper{width:10%;float: left;}
#about_page .date_text_wrapper{width:100%; display: table;}
#about_page .date_text{display: table-cell;vertical-align: middle;}
#about_page .action_right_text a{
     text-decoration: none;
   	 color:#D53841;
   
}
#about_page .action_right_text_sec a{
     text-decoration: none;
   	 color:#D53841;
   
}
#about_page .about_circle_text {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
}
@media(max-width: 767px){
	#about_page #coordinator .about_circle_text {padding: 0 15px;}
	#about_page #coordinator img{width: 100%; height: auto;}
}
#about_page .about_circle_text a {
   text-decoration: none;
   color:#D53841;

   
}
#about_page .about_circle_text_box {
    color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
    width:45%;float: left;
    vertical-align: middle;
    height: 315px;
    display: table;overflow: hidden;
   
}#about_page .about_circle_text_box a {
   text-decoration: none;
   color:#D53841;
   text-transform: uppercase;   
}


#about_page .margin-lr-15px{margin-left:20px; margin-right:20px;}
#about_page #actions .margin-lr-15px{margin: 0;}
#about_page #actions .border_wrapper{
	margin: 0 auto 0 20px;
    float: unset;
}
@media(max-width: 991px){
	#about_page #actions .border_wrapper, #about_page #membership .margin-lr-15px, #about_page #steering .margin-lr-15px, #about_page #coordinator .margin-lr-15px{
		width: Calc(100% - 30px);
		margin: auto;
		float: unset;
	}
	#about_page #actions .block{
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media(max-width: 767px){
	#about_page #actions .border_wrapper, #about_page #membership .margin-lr-15px, #about_page #steering .margin-lr-15px, #about_page #coordinator .margin-lr-15px{
		width: auto;
		margin: auto;
		float: unset;
	}
	#about_page #actions .block{
		padding-left: 15px;
		padding-right: 15px;
	}
}
#about_page .padding-lr-button-0px{padding-left: 0px; padding-right: 0px;}
#about_page .padding-r-button-0px{padding-right: 0px;}
#about_page .padding-top-25px{padding-top:25px;}
#about_page .padding-top-15px{padding-top:15px;}
#about_page .vertical_line{    background: url(resources/images/vertical_line.png);
   width: 4px;background-size: cover;height: 315px; position: relative; margin:0 auto; margin-top: -4px;}

#about_page .action_right_text:after{
position: absolute;
top: 50%;
left: -15px;
content: '';
width: 0;
height: 0;
margin: -15px 0 0;
border-right: solid 15px rgba(255,255,255,.8);
border-bottom: solid 15px transparent;
border-top: solid 15px transparent;
} 
#about_page .action_right_text_sec:after{
  content:"";
    position:absolute;
    height:0;
    width:0;
    left:100%;
    top:50%;
   	margin: -15px 0 0;
    border:15px solid transparent;
    border-left: solid 15px rgba(255,255,255,.8);
} 

#about_page .padding-top-bottom-55px{padding-top: 55px; padding-bottom: 55px;}
#about_page .c_name{color:#323232; font-size: 1.69em; padding-top: 25px;}
#about_page .news_title{color:#323232; font-size: 22px; padding-top: 25px;}
#about_page .news_featured_image {max-height: 400px; width: 100%;}
#about_page .c_name2{color:#323232; text-align: center; font-size: 23px; padding-top: 25px; font-family: roboto;}
#about_page .decr{color:#929292; font-size: 18px; font-family: roboto;}
@media(max-width: 767px)
{
	#membership img.center-block{height: 90px; width: auto;}
	#about_page .c_name2{padding-top: 0px;}
	#about_page .decr{margin-bottom: 35px; padding-left: 0;}
}
#about_page .desc_width{margin:0 auto; text-align: center;}
#about_page .desc_width2{ text-align: center; margin:0 auto;}
#about_page .red_button {
     width: 473px;
    border: 1px solid #D12C33;
    color: #D12C33;
    font-family: roboto;
    font-size: 1.19em;
    padding: 13px 5px;
    margin: 0 auto;
}
#about_page .adjust_height_table
{
	height: 107px;
	display: table;
}
#about_page .adjust_display
{
	display: table-cell;
	vertical-align: middle;
}
#about_page .custom_btn {
    font-size: 19px;
    border-radius: 0px;
    border: none;
    padding: 9px 0px;
    background-color: #D12C33;
    color: #FFF;
    outline: 0;
}
#about_page .about_join_btn{text-decoration: none; color: #FFF; display: block;}
@media(max-width: 991px)
{
	#about_page .news_title{font-size: 18px;}
	#about_page .banner_text{top:5%;font-size:35px;}
	#about_page #cover_image{height:500px;}
	#about_page .padding-top-90px{padding-top:30px;}
	#about_page .padding-bottom-50px{padding-bottom:30px;}
	#about_page .padding-bottom-90px{padding-bottom:30px;}
	#about_page .join_us{font-size:25px;padding-top:30px;padding-bottom:10px;}
	#about_page .padding-top-bottom-55px{padding-top: 35px; padding-bottom: 35px;}
	#about_page .padding-lr-button-0px {padding-right: 30px; padding-left: 15px; }

}
@media(max-width: 767px)
{
	#about_page .news_title{font-size: 16px;}
	#about_page .padding-bottom-50px{padding-bottom:20px;}
	#about_page .padding-top-25px{padding-top:15px;}
	#about_page .banner_text{font-size:30px;top:0%;}
    #about_page #cover_image{height:350px;}
    #about_page .padding-top-90px{padding-top:20px;}
	#about_page .padding-bottom-90px{padding-bottom:20px;}
	#about_page .join_us{font-size:20px;padding-top:15px;padding-bottom:10px;padding-left:15px;}
	#about_page .about_right_text{padding-left:15px; padding-right:15px;}
	#about_page .margin-lr-15px{margin-left:-15px; margin-right:-15px;}
	#about_page .padding-top-bottom-55px{padding-top: 25px; padding-bottom: 25px;}
	#about_page .padding-lr-0px{padding-left: 0px; padding-right: 0px;}
	#about_page .text_right_main_wrapper {width: 100% ;}
	#about_page .action_right_text{ margin: 0 auto;}
	#about_page .action_right_text:after{display:none;}
	#about_page .action_right_text_sec{ margin: 0 auto;}
	#about_page .action_right_text_sec:after{display:none;}
	#about_page .action_right_text_sec { float: inherit; margin: 0 auto;}
	#about_page .padding-r-button-0px{padding-right: 0px;}
	#about_page .padding-lr-button-0px { padding-left: 0px; padding-right: 15px; }
	#about_page .custom_btn {margin-top: 15px; margin-bottom: 35px;}

}
@media(max-width: 600px)
{
	#about_page #cover_image{height:300px;}
}
@media(max-width: 550px)
{
	#about_page .banner_text{top:3%;}
}
@media(max-width: 478px)
{
	#about_page .news_title{font-size: 14px;}
	#about_page .padding-bottom-50px{padding-bottom:15px;}
	#about_page .banner_text{font-size:25px;top:5%;}
    #about_page #cover_image{height:230px;}
	#about_page .padding-top-90px{padding-top:15px;}
	#about_page .padding-bottom-90px{padding-bottom:15px;}
	#about_page .padding-top-bottom-55px{padding-top: 15px; padding-bottom: 15px;}
	#about_page .red_button {width:250px; font-size: 16px;}
}
@media(max-width: 380px)
{
	#about_page #cover_image{height:200px;}
	#about_page .banner_text{top:2%;}
}

#home_page .vimeo-wrapper {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
#home_page .vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   bottom:70%;
   transform: translate(-50%, -50%);
}


#home_page .home_text
{
	font-size:18px;
    font-family: roboto;
    color: #FFF;
    padding-left: 0px;
	padding-top:15px;
}

#header .desktop_header ul#header_menu {
   
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
}
#home_page ul#header_menu{list-style-type:none; padding-top:15px;}
#home_page #mobile_dropdown ul#header_menu {margin-top: -2px;}
#home_page #mobile_dropdown li {display: block; padding-left: 0px;}

#home_page ul# a{ text-decoration: none;color: #FFF;}
   
#home_page li{display:inline-block; color:white;padding-left:0px}
#home_page li:nth-child(1){padding-left:0px}
#home_page .posAbsolute{    position: absolute;
    bottom: 0;
    top: auto;
    padding: 20px 15px 10px 15px; background-color:rgba(0,0,0,.5);    width: 100%;}
    #home_page .posAbsolute img{ min-width:300px; max-width: 300px;}
    #home_page .vimeo-wrapper{ background:none; }
     #home_page .vimeo-wrapper_bg_end{background-image: url(resources/images/home_video_banner.jpg?v=1.2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
   }
    #home_page .play_btn{display:none;}
@media(max-width:991px)
{
   #home_page .posAbsolute img{ min-width:100%; max-width: 100%;}
   #header .padding-top-15px{padding-top:15px;}
   #home_page .padding-top-9px{padding-top: 0px;}
   #home_page .mobile-menu-wrapper .dropdown-menu{display: inline-grid;}
}
@media(max-width:767px)
{
	#home_page .home_text
{
	font-size:18px;
   
}
#home_page .play_btn{display:block;position: absolute; top: 40%; left: 50%; margin-left: -22.5px;}
#home_page .play_btn img{cursor: pointer;}
/*#home_page .vimeo-wrapper{
	background: url(resources/images/home_banner.jpg?v=1.2);
	background-size: cover;
	background-position: center;
}
#home_page .vimeo-wrapper_bg_mob_end{
    background: url(resources/images/home_banner.jpg?v=1.2);
    background-size: cover;
    background-position: center;
}*/
#home_page .home_text { padding-top: 10px; text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;}
#home_page .home_padd_mob { padding-left:0px;padding-right:0px; }
#home_page .padd_h_b{padding-left: 0px padding-right0px;}
#home_page .border_bt_hm1{border-bottom:1px solid #FFF;}
#home_page .border_bt_hm2{border-bottom:1px solid #FFF;}
#home_page .home_padd_mob { padding-left:0px;padding-right:0px; }
#home_page .home_mobile_border1{padding-top: 15px; padding-bottom: 7.5px;}
#home_page .home_mobile_border2{padding-top: 7.5px; padding-bottom: 7.5px;}
#home_page .home_mobile_border3{padding-top: 7.5px; padding-bottom: 15px;}
#home_page .posAbsolute {
	padding: 0px;
}
#home_page ul {
   padding-left: 0px;
}
#home_page li{padding-left:2px; font-size:10px;}
#home_page #language_switch li{padding-left:2px; font-size:14px; display: block;}

}


.step_2 .form-control {margin-bottom: 15px;}

/* category page */

#category_page h1.page_title { margin-top: 40px; margin-bottom: 40px; font-family: Oswald-Bold;
    font-size: 35px; padding-left: 35px; }

#category_page .news_title h2{
    color: #323232;
    font-size: 22px;
   padding: 0 0 0 20px;
    margin: 0;
}

#category_page .news_title h2 a, #category_page .news_title h2 a:hover{
    color: #323232;
    font-size: 22px;
    text-decoration: none;
}

#category_page .news_content {
	color: #787878;
    font-family: roboto;
    font-size: 16px;
    line-height: 30px;
    padding-top: 15px;
    padding-left: 50px;
}

#category_page .margin-lr-15px {
    margin-left: 35px;
}
#category_page .border_top {
    border-top: 2px dotted #C0C0C0;
    margin-top: 25px;
    margin-bottom: 25px;
}
#category_page a.read_more, #category_page a.read_more:hover
{
	color: #D32C33;
    text-decoration: none;    
}

#single_page h1.page_title { margin-top: 40px; margin-bottom: 40px; font-family: Oswald-Bold;
    font-size: 2.19em; padding-left: 35px; }
#single_page .news_featured_image {padding-left: 35px;}
#single_page .news_content {
	color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.87;
    padding-top: 15px;
    padding-left: 50px;
    padding-bottom: 50px;
}

.succ_msg
{

	color: green;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	font-family: roboto;
	display: none;
}
.privacy_policy{ 
	text-decoration: none;
	font-family: roboto;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    font-size: 1em;
    color: 999999;
 }
 .privacy_policy a{text-decoration: none;color:#999;}

.tabs{
	padding-top: 90px;
}
#act_page .tabs{
    background-color: #FFF;    
}
#learn_page .tabs{
    padding-top:0px;
}
#about_page .tabs{
    padding-top:0px;
}
.stickyTab{
	position: fixed;
	top: 0px;
    width: 100%;
    padding-top: 0px;
    z-index: 1;
}
 .nav-tabs {
    font-size: 1.06em;
    font-family: roboto;
    background: #FFF;
    width: 100%;
    list-style-type: none;
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
}
.nav-tabs li {
    width: 20%;
    text-align: center;
}
.nav-tabs li a {
    color: #676767;
    padding: 13px 15px;
    margin-right: 0;
    border: none;
    border-radius: inherit;
    cursor: pointer;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{border: none;}
@media(max-width: 991px){
	.nav-tabs li a {
		padding: 13px 12px;
	}
	#category_page h1.page_title{padding-left: 0px;}
	#category_page .padding-lr-0px{padding-left: 0px !important;padding-right: 0px !important;}
	#category_page .padding-lr-15px{padding-left: 15px !important;padding-right: 15px !important;}
	#category_page .margin-lr-15px{margin-left: 0px !important;margin-right: 0px !important;}

	#single_page h1.page_title{padding-left: 0px;}
	#single_page .padding-lr-0px{padding-left: 0px !important;padding-right: 0px !important;}
	#single_page .padding-lr-15px{padding-left: 15px !important;padding-right: 15px !important;}
    #learn_page .stpadding-lr-15px{padding-left: 15px !important;padding-right: 15px !important;}
	#single_page .margin-lr-15px{margin-left: 0px !important;margin-right: 0px !important;}
}
.nav-tabs li a:hover, .nav-tabs li a:focus {
    background: rgba(255,255,255,0.25);
    color: #676767;
    width: 100%;
}
.nav-tabs li a.single_line{
	line-height: 47px;
}
.nav-tabs li.active a{
	color: #D53841;
	border-right: unset;
    border-top: unset;
    border-left: unset;
    border-bottom-color: #ddd;
}
.nav-tabs>li.active>a:hover{
	color: #D53841;
	border-right: unset;
    border-top: unset;
    border-left: unset;
    border-bottom-color: #ddd;
}
a.link_tag {
	text-decoration: none;
color: #D12C33;
display: block;
}
li.current-menu-item a{color:#D22C33 !important;}
#act_page #banner{
	background-image: url('resources/images/video_background.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	height: 460px;
	position: relative;
}
@media(min-width: 1400px){
	#act_page #banner{
		height: 500px;
	}
}
@media(min-width: 1600px){
	#act_page #banner{
		height: 520px;
	}
}
@media(max-width: 991px){
	#act_page #banner{
		height: 350px;
	}
}
@media(max-width: 767px){
	#act_page #banner{
		height: 270px;
	}
}
@media(max-width: 550px){
	#act_page #banner{
		height: 230px;
	}
}

@media(min-width: 992px){
	.stickyPad{ padding-top: 165px;}
}
#about_page #membership .bs3-grid-builder-child-item div:nth-child(4){
	padding-left: 15px;
} 
@media(max-width: 767px){
	#about_page #membership .bs3-grid-builder-child-item div:nth-child(4){
		padding-left: 0px;
	} 
}
/*   mobile menu start  */

.mobile-menu-container {
    background-color: rgba(255,255,255,.90);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5);
    z-index: 1000;
    position: absolute;
    top: 71px;
    left: 0;
    width: 100%;
    display: none;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0,0,0.28,1);
}
@media(max-width: 767px){
.mobile-menu-container {
    top: 70px; 
}

}
@media(max-width: 441px){
.mobile-menu-container {
    top: 75px; 
}

}
@media(max-width: 375px){
.mobile-menu-container {
    top: 69px; 
}

}
@media(max-width: 350px){
.mobile-menu-container {
    top: 64px; 
}

}
@media(max-width: 320px){
.mobile-menu-container {
    top: 62px; 
}

}
.mobile-menu-container.open {
    display: block;
    opacity: 1;
    transition: opacity 0.2s cubic-bezier(0,0,0.28,1);
}
.mobile-menu-wrapper {
    background-color: #fff;
    transform: translate3d(0,0,0);
    transition: transform 0.2s cubic-bezier(0,0,0.28,1);
}
/*   mobile menu end */
/* Zoom switcher start*/
#zoom_container{position: absolute; text-align: right; width:auto; top: 5px; right:180px; }
body.zoom-level-150 #zoom_container{right:250px; }
body.zoom-level-200 #zoom_container{right:315px; }
#zoom_container .btn-primary, #zoom_container .btn-primary:focus, #zoom_container .btn-primary:active, #zoom_container .btn-primary:visited{
    background-color: transparent;
    border-color: transparent;
    outline: none;
    padding: 2px 0;
    font-size: 1.0em;
}
#zoom_container .btn-primary span.small-text{font-size: 0.80em;}
@media( max-width: 991px ){
    #zoom_container{ display: none; }
}
/* Zoom switcher end */

/* language switcher */

#language_container{position: absolute; text-align: right; width:auto; top: 5px; right:33px; }
#language_switch a,#language_switch a:hover {
    color: #fff;
    display: block;
    padding: 5px 0px;
    margin-right: 10px;
}
.other_language{ color: #FFF;float: right; display: inline-flex; margin-right:10px; }
#google_translate_element{float: right;    position: absolute;
    top: -10000px;}
#language_switch ul.sub-menu {
    display: none;
    background-color: #111A1F;
}
ul#language_switch{display: inline-flex; margin:0; padding:0;  }
ul#language_switch li{list-style-type: none;}
ul#language_switch:hover ul.sub-menu {
    display: block;
}

.goog-te-gadget-simple{font-size: 12px !important; padding-bottom: 0px !important;  }
.goog-te-menu-value{text-decoration: none !important;}
.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div
{background-color: #000;}
.goog-te-menu2{overflow: scroll !important;}
.menu-language-switcher-container {
    z-index: 2;
    text-align: right;
    display: inline-block;
}
@media(max-width: 991px){
#home_page #header{padding-top: 0px !important; padding-bottom:15px !important;}
#language_container{right: 15px;}
}
@media(max-width: 767px){
   
    .other_language {
  
    display: block;
    right: 0;
    right: -9px;
    top: 0;
    position: absolute;
  
        }
        #google_translate_element{margin-top: 0px;}
    #header .col-xs-6:nth-child(2){margin-top: 23px;}
   
    }
@media(max-width: 450px){
#home_page #header{padding-top: 0px !important; padding-bottom:19px !important;}
    #header .col-xs-6{margin-top: 25px;}
    #header .col-xs-6:nth-child(2){margin-top: 27px;}


}

/*  ABOUT PAGE START */

#about_page #about, #about_page #actions, #about_page #membership, #about_page .new_members,  #about_page #steering, #about_page #coordinator{
	padding-top: 90px;
	padding-bottom: 90px;
}
@media(max-width: 991px) and (min-width: 768px){
	#about_page #about, #about_page #actions, #about_page #membership, #about_page .new_members,  #about_page #steering, #about_page #coordinator{
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media(max-width: 767px){
	#about_page #about, #about_page #actions, #about_page #membership, #about_page #steering, #about_page #coordinator{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#about_page .new_members{
		padding-top: 0px;
		padding-bottom: 40px;
	}
}
#about_page .dotted_border{
	border-top: 2px dotted #C0C0C0;
}
@media(max-width: 991px) and (min-width: 768px){
	#about_page #about .row .col-sm-6:first-child, #about_page #membership .row .col-sm-6:nth-child(2){
		width: 25%;
	}	
	#about_page #about .row .col-sm-6:nth-child(2), #about_page #membership .row .col-sm-6:first-child{
		width: 75%;
	}	
}
#about_page .heading{
	font-family: Oswald-Bold;
    font-size: 35px;
    color: #333;
}
.zoom-level-150 #about_page .heading{
    font-size: 52px;
}
.zoom-level-200 #about_page .heading{
    font-size: 70px;
}
#about_page h2.heading{
	margin-bottom: 18px;
    margin-top: 0;
}
@media(max-width: 767px){
	#about_page h2.heading{
		margin-bottom: 10px;
		font-size: 26px;
	}
}
#about_page .desc{
	color: #787878;
    font-family: roboto;
    font-size: 1em;
    line-height: 1.88em;
}
#about_page #about p, #about_page #membership p, #about_page #steering p{
	margin-bottom: 0;
}
#about_page #about p, #about_page #membership p{
    line-height: 1.66;
}

#about_page #membership .desc{
	color: #929292;
    font-size: 1.13em;
    font-family: roboto;
}
#about_page .btn{
	font-size: 1.19em;
    border-radius: 0px;
    border: none;
    padding: 9px 0px;
    background-color: #D12C33;
    color: #FFF;
    outline: 0;
    text-decoration: none;
    display: block;
    margin-top: 56px;
}
@media(max-width: 767px){
	#about_page .btn{
		margin-top: 50px;
		margin-bottom: 10px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#about_page .membership .row .col-sm-6{
		width: 33.33333333%;
	}	
}
#about_page .membership .img_wrapper{
	height: 120px;
}
@media(max-width: 767px){
	#about_page .membership .img_wrapper{
		height: auto;
	}
	#about_page .membership img{
		height: 90px;
		width: auto;
	}
}
#about_page .membership img, #about_page .steering img{
	margin: auto;
	display: block;
	max-height: 125px;
    width: auto;
}

#about_page .membership .options{
	color: #323232;
    text-align: center;
    font-size: 1.44em;
    padding-top: 25px;
    font-family: roboto;
}  
#about_page .membership .subtext{
	color: #929292;
    font-size: 1.13em;
    font-family: roboto;
    text-align: center;
}
@media(max-width: 767px){
	#about_page .membership .options{
		padding-top: 10px;
	}
	#about_page .membership .subtext{
		margin-bottom: 40px;
	}
}
#about_page #steering{
	padding-bottom: 55px;
}
#about_page #steering .right_col{
	padding-top: 56px;
}
@media(max-width: 767px){
    #about_page #steering {
	    padding-bottom: 25px;
	}
	#about_page #steering .right_col {
    	padding-top: 5px;
    }
}
#about_page #steering .desc a, #about_page #coordinator a{
	text-decoration: none;
    color: #D53841;
}
#about_page .steering .logo_col{
	display: table;
    width: 100%;
}
@media(max-width: 991px) and (min-width: 768px){
	#about_page .steering .logo_col{
		margin-bottom: 20px;
	}
}
#about_page .steering .logo_wrapper{
	height: 125px;
	display: table-cell;
	vertical-align: middle;
}
#about_page .steering.row2{
	margin-bottom: 55px;
	margin-top: 55px;
}
#about_page .steering.row3{
	margin-bottom: 90px;
}
@media(max-width: 991px){
	#about_page .steering.row2{
		margin: 0px;
	}
	#about_page .steering.row3{
		margin-bottom: 70px;
	}
}
@media(max-width: 767px){
	#about_page .steering.row2{
		margin: 0px;
	}
	#about_page .steering.row3{
		margin-bottom: 10px;
	}
}
#about_page .steering.row1 .logo_wrapper{
	height: 107px;
}
#about_page .steering.row3 .logo_wrapper{
	height: 120px;
}
@media(max-width: 767px){
	#about_page .steering.row1 .logo_wrapper, #about_page .steering .logo_wrapper, #about_page .steering.row3 .logo_wrapper{
		height: auto;
	    margin-bottom: 40px;
	    display: block;
	}
}
@media(min-width: 768px){
	#about_page .last_row_img1, #about_page .last_row_img2{
		display: table;
	    width: 100%;
	}
}
@media(min-width: 992px){
	#about_page .last_row_img1{
		margin-left: 50%;
		display: table;
	    height: 120px;
	    width: 50%;
	}
	#about_page .last_row_img2{
		display: table;
	    height: 120px;
	    width: 50%;
	}
}
@media(max-width: 991px){
	#about_page #coordinator img {
	    margin-top: 25px;
	}
}
@media(max-width: 767px){
	#about_page #coordinator img {
	    width: 100%;
	    height: auto;
	    margin-top: 20px;
	}
}
#about_page #coordinator .name{
	color: #323232;
    font-size: 27px;
    padding-top: 25px;
}
#about_page #coordinator .second_para{
	margin-top: 15px;
}
@media(min-width: 992px){
	#about_page #about.stickyPad{ padding-top: 255px;}
}
/*  ABOUT PAGE END */



.goog-te-banner-frame.skiptranslate {
            display: none !important;
        } 
        body {
            top: 0px !important; 
        }
        .goog-te-menu-frame {
        max-width:100% !important; 
        height: 400px !important;
        }
@media(min-width: 991px){
#language_container .dropdown-menu li a {font-size: 14px;}
.goog-te-menu-frame {
       width: 50% !important;
        }
}
@media(max-width: 991px){

.goog-te-menu-frame {
       width: 100% !important;
        }
}
        
        .goog-te-menu2 { 
        max-width: 100% !important;
        width: 100% !important;
        overflow: scroll !important;
        box-sizing:border-box !important; 
        height:auto !important; 
        }

#language_container .dropdown-menu{left: auto;right: 0; background-color: #dcdcdc; width: 130px;
    height: 167px; z-index: 99999;  border-radius: 2px; border: 2px solid #dcdcdc; box-shadow: none; }
#language_container .dropdown-menu li{width: 100%;}
#language_container .dropdown-menu li a{color: #333; padding: 5px 10px;}
/*#language_container .dropdown-menu li>a:hover, #language_container .dropdown-menu>li>a:focus{
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}*/

#language_container .btn-primary:hover, #language_container .btn-primary:focus, #language_container .btn-primary.focus, #language_container .btn-primary:active, #language_container .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
}
#language_container .btn-primary {
    color: #FFF;
    background-color: transparent;
    border-color: transparent;
}
#language_container .btn
{
    padding: 2px 0px;
    padding-right: 5px;
    outline: 0;
    font-size: 1.0em;
}
.confirm_btn_display_none{ display: none; }
/*@media(max-width: 800px){
    #language_container .dropdown-menu li{padding-left: 20px;}

    }*/
@media(max-width: 767px){
#language_container{text-align: center;  right: 0; top: 2px;}  
#language_container .btn{padding-right: 16px;}
/*#language_container .dropdown-menu{ height: 400px;width: 100%; overflow-x:hidden;}*/
/*#language_container .dropdown-menu li a {font-size: 14px; padding-left: 14px;}*/
}
/*@media(max-width: 650px){
#language_container .dropdown-menu li{width: 33.33%;padding-left: 30px;}
}
@media(max-width: 450px){
#language_container .dropdown-menu li{width: 50%;padding-left: 25px;}
}*/


#news_page .padding_top_bottom { padding-top: 0px; padding-bottom: 0px;}
#news_page .title{margin:0px; padding:20px 25px 13px 25px; color: #323232; font-size: 1.56em;line-height: 1.48;}
#news_page .content{margin:0px; padding:0px 25px 35px 25px; color: #8B8B8B; font-size: 1.06em;line-height: 1.76;}
#news_page .block {
    float: left;
    margin-bottom: 30px;
    width: calc( ( 100% - 60px ) / 3 );
    background-color: #FFF;
   
}
#news_page .block img {
    width: 100%;
    height: auto;
}
#news_page a.read_more, #news_page a.read_more:hover
{
    color: #D32C33;
    text-decoration: none; 
    display: block;   
}
#news_page h1.page_title { margin-top: 40px; margin-bottom: 40px; font-family: Oswald-Bold;
    font-size: 2.19em;}
@media(max-width: 991px){
    #news_page .title{margin:0px; padding:10px 15px 3px 15px; color: #323232; font-size: 22px;line-height: 34px;}
    #news_page .content{margin:0px; padding:0px 15px 35px 15px; color: #8B8B8B; font-size: 16px;line-height: 27px;}
    #news_page .block {
width: calc( ( 100% - 15px ) / 2 );
margin-bottom: 15px;
    }
    #news_page h1.page_title{padding-left: 0px;}
   
    }
    @media(max-width: 767px){

        #news_page .block {
     width:100% ;   
    }
   
    }

#home_page .banner1{display: none;
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 70%;
    transform: translate(-50%, -50%);
    z-index: -1;}
#home_page .banner2{display: none;
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 70%;
    transform: translate(-50%, -50%);
 z-index: -1;}

#home_page .play_btn_desk{display: none; position: absolute; top: 50%; left: 50%; height: 70px; width: 70px; margin-left: -35px; margin-top: -35px; cursor: pointer;}   
#home_page .autoplay_btn{display: none; position: absolute; top: 50%; left: 50%; height: 70px; width: 70px; margin-left: -35px; margin-top: -35px; cursor: pointer;}   

#home_page .left_arrow{display: none; opacity:0.5; position: absolute; top: 50%; left: 0; margin-left: 10px; height: 45px; margin-top: -22.5px; cursor: pointer;}   
#home_page .right_arrow{display: none; opacity:0.5; position: absolute; top: 50%; right: 0; margin-right: 10px; height: 45px; margin-top: -22.5px; cursor: pointer;}   
#home_page .left_arrow.opacity1{opacity:1;}
#home_page .right_arrow.opacity1{opacity:1;}
#you_tube_video{visibility: hidden;}
 @media(max-width: 767px){
    #home_page .banner1,#home_page .banner2{width: 100%;
    height:100%;
    min-height:100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom:0%;
    transform:none;}
    #home_page .play_btn_desk{display: none; position: absolute; top: 50%; left: 50%; margin-left: -25px;  height: 50px; width: 50px; margin-top: -25px; cursor: pointer;}   
    #home_page .left_arrow{display: none; position: absolute; top: 50%; left: 0; margin-left: 10px;  height: 30px; margin-top: -15px; cursor: pointer;}   
    #home_page .right_arrow{display: none; position: absolute; top: 50%; right: 0; margin-right: 10px; height: 30px; margin-top: -15px;  cursor: pointer;}   

 }
#news_page .pagging{padding-top: 20px; padding-bottom: 50px; font-weight: bold;}
#learn_page .h_auto{ height:auto !important;}
#learn_page #learn_play{cursor:pointer;}
#home_page #close_video{    position: absolute;
    right: 15px;
    top: 0;
    font-size: 31px;
    font-weight: 100;
    color: #FFF;
    display:  none;
    width: 100%;
    height: 112px;
     z-index: 99;
    background-color: transparent;

   }
   #home_page #close_video a { cursor: pointer; float: right; text-decoration: none; color: #FFF;}

   @media(max-width:441px) {
#left_logo{float:left;width:50%;}
#menu_img_mobile{margin-top: 30px !important;}
#home_page #header {
   
    padding-bottom: 13px !important;
}
}
@media(max-width:370px) {

#menu_img_mobile{margin-top: 27px !important;}

}
@media(max-width:340px) {

#menu_img_mobile{margin-top: 25px !important;}
}
 /*#home_page .video_title
 {
    color: #FFF;
    font-size: 42px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 25%;
    font-family: abolition-soft;
    font-style: normal;
    font-weight: 400;
    display: none;
 }
 @media(max-width: 991px){
    #home_page .video_title
    {
         font-size: 30px;
    }
 }

  @media(max-width: 767px){
     #home_page .video_title
    {
         font-size: 25px;
    }
 }

 @media(max-width: 500px){
     #home_page .video_title
    {
         font-size: 22px;
    }
 }
 @media(max-width: 400px){
     #home_page .video_title
    {
         font-size: 20px;
    }
 }*/

 /*--------COOKIE PAGE TEMP START------------*/
.well2 span {color: #000;}
#page .well2 a {font-size: 14px;}
.container-fluid {/*padding-right: 0px;*/}
.CookieDeclarationDialogText, .CookieDeclarationIntro, .CookieDeclarationLastUpdated { margin: 0 0 14px 0 }      .CookieDeclarationType { display: block; margin: 12px 0 12px 0; padding:8px 8px 0 8px; border: 1px solid #333333; vertical-align: top; }      .CookieDeclarationTypeHeader { font-weight: bold; }      .CookieDeclarationTypeDescription { margin: 2px 0 16px 0; }      .CookieDeclarationTable { table-layout: fixed; width: 100%; border-collapse: collapse; border-spacing: 0; margin: 0 0 18px 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }      .CookieDeclarationTableHeader { font-weight: bold; border-bottom: 1px solid #777777; text-align: left; padding: 4px; }      .CookieDeclarationTableHeader[dir='rtl'] { text-align: right; }      .CookieDeclarationTableCell { text-overflow: ellipsis; word-wrap: break-word; border-bottom: 1px solid #777777; vertical-align: top; padding: 4px 4px 5px 4px; }    
#page .well2 {margin-bottom: 75px;}
#page .well2  h1{
    text-align: center;
    font-family: Unna-Bold;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 72px;
    color: #000;
}
@media(max-width: 991px){
    #page .well2  h1{margin-top: 52px;margin-bottom: 5px;}
}
#page .well2  h2{
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 47px;
}
@media(max-width: 767px){
    #page .well2  h1{margin-top: 35px;}
    #page .well2  h2{margin-top: 35px;}
}
#page .well2  .first_p{margin-top: 43px;}
#page .well2  .blogs{padding: 0px;}
#page .well2  .blog_wrapper{width: 682px; margin: auto;}
#page .well2  h3{
    font-size: 16px;
    font-family: Roboto-Bold;
    color: #000;
    line-height: 16px;
    font-weight: bold;
}
#page .well2  .blog{padding: 0px;}
#page .well2  p{/*font-family: Roboto-regular;*/ font-size: 14px; color: #333; line-height: 24px;}
@media(max-width: 767px){
    #page .well2  .blog_wrapper{width: 100%; margin: auto;}
}
#page .well2  ul, #page .well2  ol{margin-top: -6px; margin-bottom: 7px; padding-left: 20px;}
#page .well2  ul li{
    list-style-type: disc; 
    list-style-position: inside; 
    line-height: 33px; 
    font-size: 16px; 
    color: #2f2f2f; 
    font-family: Roboto-regular;
}
#page .well2  ol>li{
    list-style-type: decimal; 
    line-height: 33px; 
    list-style-position: inside;
    font-size: 16px;
    color: #2f2f2f; 
    font-family: Roboto-regular;
}
#page .well2  ol.alphabet{counter-reset: list;}
#page .well2  ol.alphabet.alphabet-mid{counter-reset: unset;}
#page .well2  ol.alphabet > li {list-style: none; font-size: 16px; color: #2f2f2f; font-family: Roboto-regular;}
#page .well2  ol.alphabet > li:before {
  content: counter(list, lower-alpha) ") ";
  counter-increment: list;
}
#page .well2  ol.alphabet > li.both:before {
  content:"(" counter(list, lower-alpha)") ";
  counter-increment: list;
}
#page .well2  ol.alphabet > li.default:before {
  content: counter(list, lower-alpha)". ";
  counter-increment: list;
}
#page .well2  ol.counter_reset{counter-reset: unset;}
#page .well2  ol.decimal{counter-reset: list;}
#page .well2  ol.decimal > li{list-style-type: none;}
#page .well2  ol.decimal > li.both:before {
  content:"(" counter(list, decimal)") ";
  counter-increment: list;
}
#page .well2  ol.roman{counter-reset: roman;}
#page .well2  ol.roman.roman-mid{counter-reset: unset;}
#page .well2  ol.roman > li {list-style: none; font-size: 16px; color: #2f2f2f; font-family: Roboto-regular;}
#page .well2  ol.roman > li.default:before {
  content: counter(roman, lower-roman)". ";
  counter-increment: roman;
}
#page .well2  ol.roman > li.both:before {
  content:"(" counter(roman, lower-roman)") ";
  counter-increment: roman;
}
#page .well2  ol.roman > li.right:before {
  content: counter(roman, lower-roman)") ";
  counter-increment: roman;
}
#page .well2  a{color: #000; font-weight: bold;}
#page .well2  a:hover, #page .well2  a:focus, #page .well2  a:active{color: #000; text-decoration: underline; font-weight: bold;}
#page .well2  ol>li.upper_alpha {list-style-type: upper-alpha; font-size: 16px; color: #2f2f2f; font-family: Roboto-regular;}
#page .well2  ol>li.lower_alpha {list-style-type: lower-alpha; font-size: 16px; color: #2f2f2f; font-family: Roboto-regular;}
#page .well2  .big_font{
    font-size: 26px; 
    line-height: 30px; 
    font-family: Unna-Bold; 
}
#page .well2  .cybercrime{font-family: Unna-Bold; font-size: 22px; line-height: 25px;}
#page .well2  .take_five{margin-top: 30px;}
#page .well2  .fraud_types{font-size: 30px; font-family: Unna-Bold; line-height: 30px;}
#page .well2  h2.fraud_types{margin-top: 30px;}
#page .well2  h2.fraud_types span.survey{font-family: Roboto-regular; font-size: 25px;}
@media(max-width: 767px){
    #page .well2  .fraud_types{font-size: 24px;}
    #page .well2  h2.fraud_types span.survey{font-size: 21px;}
}
#page .well2  hr{margin-top: 47px;}
#page .well2  p span{display: inline-block; vertical-align: text-top;}
#page .well2  .guidence{list-style-type: none;}
#page .well2  hr.default_margin{margin-top: 20px;}
#page .well2  .underline_text{text-decoration: underline; width: auto; vertical-align: top;}
#page .well2  p.clc_informed span{padding: 0 2%;}
@media(max-width: 767px){
    #page .well2  p.clc_informed span{width: 100%;}
}
#page .well2  .glossary a{
    padding: 16px 20px;
    display: inline-block;
    background-color: #f8f8f8;
    margin-bottom: 4px;
}
#page .well2  .glossary_heading{
    font-size: 26px; 
    line-height: 30px; 
    font-family: Unna-Bold;
    text-align: center;
    margin-top: 100px; 
}
#page .well2  table, #page .well2  table td{border: none;}
#page .well2  table td.training_record{padding-left: 10px; padding-right: 10px;}
#page .well2  table tr td:first-child, #page .well2  table tr td.vertical_top{vertical-align: top;}
@media(min-width: 768px){
    #page .well2  table tr td.equality_guidance{width: 230px; display: inline-block;}
}
#page .well2  table.compensation tr td{padding: 5px 15px;}
@media(max-width: 767px){
    #page .well2  table.disciplinary_information td{display: block;}
}
#page .well2  #cyber_certificate .certificate_text{
    font-family: HelveticaNeue-Light;
    color: #393838;
    font-size: 18px;
    line-height: 59px;
    margin-top: 10px;
 }
@media(max-width: 767px){
    #page .well2  #cyber_certificate .certificate_text{line-height: 29px;}
}
#page .well2  #cyber_certificate img{margin-right: 22px; float: left; width: 70px;}
@media (max-width: 767px){
    #page .well2  #cyber_certificate img{margin-right: 20px; }
}
#page .well2  .handbook_links a{
    line-height: 35px;
    font-size: 18px;
}
#page .well2  button{
    background-color: #992001; 
    border-radius: 4px; 
    color: #fff;
    border: none;
    padding: 8px 20px;
    margin-top: 20px;
}
#page .well2  .newsletter a{display: block; margin-bottom: 10px;}
#page .well2  .star{
    display: inline-block;
    width: auto;
    vertical-align: unset;
}
@media(max-width: 767px){
    #page .well2  .table_resp{
        max-width: 100%;
        overflow-x: scroll;
        overflow-y: visible;
        display: block;
    }
}
#page .well2  .focus{
    box-shadow: inset 0 1px 1px rgba(99,20,01,.075), 0 0 8px rgba(99,20,01,.075);
    border: 1px solid #992001;
}
@media(min-width: 768px){
    #page .well2  .fisher label{width: 39%;}
    #page .well2  .fisher input, #page .well2  .fisher select, #page .well2  .fisher textarea{
        width: 60%; 
        display: inline-block;
        margin-bottom: 10px;
    }
}
#page .well2  .vTop{vertical-align: top;}
#page .well2  .selling_buying{margin-top: 60px;}
#page .well2  .selling_buying .col-sm-6{padding-right: 10px; padding-left: 10px;}
@media(max-width: 767px){
    #page .well2  .selling_buying{margin-top: 40px;}
    #page .well2  .selling_buying .col-sm-6{padding-right: 15px; padding-left: 15px; margin-bottom: 25px;}
}
#page .well2  .dropHeadingBox ul li {
    list-style-type: none;
}
#page .well2  .dropHeadingBox a{font-weight: normal;}
#page .well2  .dropHeadingBox a:hover{text-decoration: none;}
#page .well2  .dropHeadingBox ul li.heading {
    /*font-size: 18px;*/
    font-weight: bold;
}
#page .well2  p.dropSelectedText span{width: auto;}
#page .well2  p.dropSelectedText span.caret{display: inline-block; margin: 10px;}
#page .well2  .heading_dropdown{
    display: none; 
    overflow-y: scroll;
    height: 450px;
    width: 50%;
    box-shadow: 0 1px 1px 1px #eee;
}
@media(max-width: 991px){
    #page .well2  .heading_dropdown{width: 70%;}
}
@media(max-width: 767px){
    #page .well2  .heading_dropdown{width: 80%;}
    #page .well2  .dropSelectedText{width: 90%;}
    #page .well2  .dropSelectedText span:first-child{display: inline;}
    #page .well2  .dropHeadingBox ul li { line-height: 21px; padding-top: 10px;}
}
#page .well2  .dropSelectedText{font-weight: bold; cursor: pointer; font-size: 20px;}
#page .well2  .dropHeadingBox{
    display: none;
    width: 100%;
    padding: 15px 0;
    position: fixed;
    top: 0px;
    background: white;
}
#page .well2  .stickyDrop{display: block;}
/*--------PAGE TEMP END------------*/

/*--------GET RESOURCES START--------*/

#getResources .banner_wrapper{
    background-color: #16211d;
    height: 450px;
    padding: 0;
    margin-top: -1px;
}
@media(max-width: 991px){
    #getResources .banner_wrapper{
        min-height: 350px;
        height: auto;
        padding-bottom: 25px;
    }   
}
@media(max-width: 767px){
    #getResources .banner_wrapper{
        height: auto;
        padding-bottom: 25px;
        min-height: 170px;
    } 
    #getResources .banner_wrapper img{
        margin-top: 15px;
    }  
}
#getResources .resource_row{
    padding-top: 70px;
    padding-bottom: 60px;
}
@media(max-width: 767px){
    #getResources .resource_row{
        padding-top: 50px;
        padding-bottom: 50px;
    }   
}
#getResources h2{
    font-family: Oswald-Medium;
    font-size: 40px;
    color: #333;
    margin-bottom: 20px;
    margin-top: 0;
}
@media(max-width: 991px){
    #getResources h2{
        font-size: 34px;
    }
}
@media(max-width: 767px){
    #getResources h2{
        font-size: 30px;
    }
}
#getResources .desc_row{
    margin-top: 35px;
}
@media(max-width: 767px){
    #getResources .desc_row{
        margin-bottom: 20px;
    }
}
#getResources .img_wrapper img{
    width: 100%;
    height: auto;
    display: inline-block;
}
@media(max-width: 991px){
    #getResources .img_wrapper img{
        width: 100%;
    }
}
@media(max-width: 767px){
    #getResources .img_wrapper img{
        width: 90%;
    }
}
#getResources .text_wrapper h3{
    margin-top: 10px;
    margin-bottom: 7px;
}
#getResources .text_wrapper h3 a{
    font-family: Roboto-Bold;
    font-size: 17px;
    color: #0072cc;
}
#getResources .text_wrapper .img_desc a{
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #333;
}
#getResources .material .img_desc{
    font-family: Roboto-Regular;
    font-size: 17px;
    color: #808080;
    max-width: 260px;
}
@media(min-width: 992px){
    #getResources .resource_img img{
        width: 80%;
        height: auto;
    }
}
@media(max-width: 767px){
    #getResources .material .img_desc{
        margin-bottom: 20px;
    }
    #getResources .resource_img img{
        margin: auto;
        display: block;
        width: 85%;
        height: auto;
    }
}
#getResources .dotted_border hr{
    border-top: 2px dotted #cbcbcb;
    margin: 0;
}
/*--------GET RESOURCES END--------*/

/*--------MEDIA PAGE START--------*/
#media_page, #media_page .information_in a{font-family: Roboto-Regular; font-size: 1.06em; color: #666666}
#media_page h1, #media_page h2, #media_page h3{ font-family: Oswald-Medium; color: #333333;}
#media_page h2{
    font-size: 1.77em;
    color: #333333;
}
#media_page .group{
    margin: 70px 0px;
}
#media_page .group h2{line-height: 40px;}
#media_page .group p{
    font-size: 1.06em;
    color: #666666;
    line-height: 1.88em;
}
#media_page .group .group_img img{width: 100%; height: auto;}
#media_page .group .group_img{text-align: right; margin-top: 22px;}
#media_page .dot_border hr{
    border-bottom: 2px dotted #cbcbcb;
}
#media_page .social_media h2{
    margin: 70px 0 60px 0px;
}
#media_page #our_social_media{margin-bottom: 70px;}
#media_page #our_social_media .social_media_icon a{
    text-align: center;
    color: #333333;
}
#media_page #information{
    margin-top: 50px;
}
#media_page .information{
    font-size: 1.42em;
    color: #333333;
}
#media_page .information_address{margin-top: 50px;}
#media_page .information_address a{font-family: Roboto-bold; font-size: 1.13em;}
#media_page .information_in{ margin-top: 20px;}
#media_page .info_in_city{font-family: Roboto-bold; font-size: 1.13em;}
#media_page .user_img{text-align: right; margin-top: 15px;}
#media_page #spokes_hr{margin: 60px 0px;}
#media_page .spokespersons{
    text-align: center;
    font-size: 1.42em;
    color: #333333;
    background-color: #fafafa;
    width: 250px;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -125px;
}
body.zoom-level-150 #media_page .spokespersons {
    width: 300px;
    top: 34px;
    margin-left: -150px;
}
body.zoom-level-200 #media_page .spokespersons {
    width: 350px;
    top: 27px;
    margin-left: -175px;
}

#media_page .spokespersons_row{
    margin-bottom: 50px; 
    margin-left: auto; 
    margin-right: auto;
    color: #666666;
}

body.zoom-level-150 #media_page .spokespersons_row .col-md-3, body.zoom-level-200 #media_page .spokespersons_row .col-md-3 {
    width: 50%;
}
body.zoom-level-150 #media_page .spokespersons_row .col-md-6, body.zoom-level-200 #media_page .spokespersons_row .col-md-6 {
    width: 100%;
}

#media_page .spokespersons_row h4{font-family: Roboto-bold; font-size: 1.13em;}
#media_page .spokespersons_row p{font-size: 1.01em; line-height: 1.76;}
#media_page .user_images{
    width: 200px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 13px;
    background-position: center;
}
#media_page .user_img img{
    width: 85%;
    height: auto;
}
#media_page .spokes_container{margin-bottom: 20px;}
@media(max-width: 991px){
    #media_page .social_media h2{
        margin: 25px 0 45px 0px;
    }
    #media_page #our_social_media .social_media_icon{
        min-height: 10%;
    }
    #media_page .user_img img{
        width: 80%;
    }
}
@media(max-width: 767px){
    #media_page h2{
        font-size: 24px;
    }
    #media_page .information{
        font-size: 18px;
    }
    #media_page #information {
        margin-top: 0px;
    }
    #media_page .group_img img{
        width: 100%;
        height: auto;
    }
    #media_page .user_img img{
        width: 100%;
        height: auto;
    }
    #media_page #our_social_media img {
        height: 75px;
        width: auto;
    }
    #media_page #our_social_media .social_media_icon{
        min-height: auto;
    }
    #media_page #our_social_media{margin-bottom: 20px;}
    #media_page .group {
        margin: 40px 0px 0px 0px;
    }
    #media_page .social_media h2{
        text-align: center;
    }
    #media_page .information_address{margin-top: 20px;}
    #media_page .spokespersons {top: -15px;}
    #media_page .spokespersons_row h4 {margin-top: 30px;}
    #media_page .user_images{
        width: 100%;
        height: 360px;
    }
}

#media_page .hidden_br{display: none;}
body.zoom-level-150 #media_page #our_social_media .col-md-3 {width: 50%;}
body.zoom-level-200 #media_page #our_social_media .col-md-3 {width: 50%;}
body.zoom-level-150 #media_page .hidden_br{display: block;}
body.zoom-level-200 #media_page .hidden_br{display: block;}
/*--------MEDIA PAGE END--------*/

/* ------------ Custom Home Page Start ******************/ 

#custom-home-page #one-fold{width: 100%; height: 100%; overflow: hidden; position: relative; background-color: #000;}
#custom-home-page .desktop-video-container{min-width: 100%; position: absolute; left: 0; top: 0;}
#custom-home-page .desktop-video{width: 100%; height: 100%; display: none;}
#custom-home-page .desktop-video-container .video-banner{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: none;
}
#custom-home-page .desktop-video-container .banner-vimeo{background-image:url('resources/images/banner2.png');}
#custom-home-page .desktop-video-container .banner-youtube{background-image:url('resources/images/banner1.png');}
#custom-home-page .desktop-video-container .video-banner img{display: none;}
#custom-home-page .btn-nav{
    position: absolute;
    top: 50%;
    height: 45px;
    margin-top: -22.5px;
    display: none;
    cursor: pointer;
}
#custom-home-page .btn-nav.left{
    left: 40px;
}
#custom-home-page .btn-nav.right{
    right: 40px;
}

#custom-home-page .btn_play{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    margin-top: -35px;
    margin-left: -35px;
    display: none;
    cursor: pointer;
}

#custom-home-page #close-youtube-video{ 
    position: absolute;
    right: 30px;
    top: 12px;
    font-size: 31px;
    font-weight: 100;
    color: #FFF;
    display: none;
    z-index: 100;
    background-color: transparent;
}
#custom-home-page .mute-unmute-youtube{
    position: absolute; 
    top: 70px; 
    right: 21px;
    width: 40px;
    display: none;
    cursor: pointer;
}
#custom-home-page .post-text
{
    font-size:1.125em;
    font-family: roboto;
    color: #FFF;
    padding-left: 0px;
    padding-top:15px;
}

#custom-home-page #post-block{
    position: absolute;
    bottom: 0;
    top: auto;
    padding: 20px 15px 10px 15px; 
    background-color:rgba(0,0,0,.5);
    width: 100%;
}

#custom-home-page #post-block img{ max-width: 300px; max-height: 154px;}
@media(max-width:1600px)
{
    #custom-home-page #post-block{
        padding: 15px 15px 10px 15px; 
    }
    #custom-home-page .post-text{ padding-top: 10px; }
    #custom-home-page #post-block img{ max-height: 114px;}
}
@media(max-width:1366px)
{
    #custom-home-page .post-text{ font-size: 1em; }
    #custom-home-page #post-block img{ max-width: 300px; max-height: 80px;}
}
@media(max-width:991px)
{
   #custom-home-page #post-block img{ min-width:100%; max-width: 100%;}
}
@media(max-width:767px)
{
    #custom-home-page .desktop-video-container .video-banner{
        background-image: none;
        padding-top: 81.39px;
    }
    #custom-home-page .desktop-video-container .video-banner img{display: block; width: 100%; height: 100%;}

    #custom-home-page .btn-nav{
        top: 50%;
        height: 36px;
        margin-top: -18px;
        display: inline;
    } 
    #custom-home-page .btn-nav.left{
        left: 15px;
    }
    #custom-home-page .btn-nav.right{
        right: 15px;
    }
    /*#custom-home-page .btn_play{
        display: none !important;
    }*/
    /*#custom-home-page #close-youtube-video{display: none !important;}*/
    #custom-home-page .post-text
    {
        font-size:18px;
    }
    #custom-home-page .post-text { 
        padding-top: 10px; 
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    #custom-home-page #post-block
    {
        padding: 0px;
        background-color:rgba(0,0,0);
    }

    #custom-home-page .home_padd_mob { padding-left:0px;padding-right:0px; }
    #custom-home-page .padd_h_b{padding-left: 0px padding-right0px;}
    #custom-home-page .border_bt_hm1{border-bottom:1px solid #FFF;}
    #custom-home-page .border_bt_hm2{border-bottom:1px solid #FFF;}
    #custom-home-page .home_padd_mob { padding-left:0px;padding-right:0px; }
    #custom-home-page .home_mobile_border1{padding-top: 15px; padding-bottom: 7.5px;}
    #custom-home-page .home_mobile_border2{padding-top: 7.5px; padding-bottom: 7.5px;}
    #custom-home-page .home_mobile_border3{padding-top: 7.5px; padding-bottom: 15px;}
}
/* ************* Custom home page end ******************/

