/* X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {  }

/* Small devices (landscape phones, less than 768px) */


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {  }

@media (min-width: 991.98px) {
    .main-menu-wrapper {
        background-color: white;
        border-bottom-left-radius: 100% 200%;
        border-bottom-right-radius: 100% 200%;
        padding-left: 0px;
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 6%);
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {  }

.venom-button {
    z-index: 9999999999999999999999999999999 !important
}
/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}

#rev_slider_1050_1_wrapper .tp-bullets {
    display: none !important;
}

.green-different {
    color: #68AF3E !important;
}

.blue-different {
    color: #2F356D !important;
}

.yellow-different {
    color: #FFEC39 !important;
}

.video-box-one {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 30px;
}

.video-box-one>img {
    width: 100%;
    border-radius: 5px;
}

.video-box-one .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.video-box-one .box a.video-popup {
    display: inline-block;
    vertical-align: middle;
    width: 85px;
    height: 85px;
    border: 3px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 79px;
}

.video-box-one .box a.video-popup i {
    font-size: 25px;
    color: #fff;
}

.home-five .video-box-one>img {
    border-radius: 0;
}

.mission-vision-area{
    position: relative;
    display: block;
}
.mission-vision-area .inner-content{
    padding: 0;
}
.mission-vision-area .mar0{
    margin: 0;
}
.mission-vision-area .pd0{
    padding: 0;    
}

.video-holder-box {
    position: relative;
    display: block;
    width: 100%;
}
.video-holder-box .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.video-holder-box .img-holder img {
    width: 100%;
}
.video-holder-box .img-holder .icon-holder{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    content: "";
    background: rgba(255, 255, 255, 0.02);
    transition: all 900ms ease;
    z-index: 3;
    opacity: 1;    
}
.video-holder-box .img-holder .icon-holder .icon{
    display: table;
    width: 100%;
    height: 100%;
}
.video-holder-box .img-holder .icon-holder .icon .inner{
    display: table-cell;
    vertical-align: middle;
}
.video-holder-box .img-holder .icon-holder .icon .inner a {
    position: relative;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, .99);
    color: #3aa40c;
    height: 125px;
    width: 125px;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
    padding: 10px;
}
.video-holder-box .img-holder .icon-holder .icon .inner a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #ffffff;
    font-size: 30px;
    line-height: 100px;
    border-radius: 50%;
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    transition: all 1s ease;
}
@keyframes pulse {
    50% {
        box-shadow: 0 0 0 5px rgba(255,255,255,.1),
        0 0 0 20px rgba(238, 238,238, 0.3000);
    }
}



.sw_contact_form_wrapper{
	float:left;
	width:100%;
	padding-bottom:140px;
	padding-top:100px;
	background:#338fd1;
}
.sw_contact_index{
	background:#1d3571;
}
.contact_left_wrapper {
    float: left;
    width: 50%;
    z-index: 1;
    position: relative;
}
.contact_left_wrapper img {
    position: absolute;
    left: -100px;
    top: -20px;
    bottom: 0;
}
.pd_0{
	padding-bottom:60px;
	float:left;
}
.contact_right_wrapper {
    float: right;
    width: 50%;
    position: relative;
    z-index: 1;
}
.cmnt_area_div_mn{
	float:left;
	width:100%;
}
.cont_main_section{
	float:left; margin-top:-30px;
} 
.contact_btn_wrapper ul{
	list-style:none;
	float:left;
	margin:0; padding:0;
}
.contact_btn_wrapper li a{
	width:220px;
	height:50px;
	float:left;
	color:white;
	text-transform:uppercase;
	background:#254a93;
	text-align:center;
	line-height:46px;
	border-radius:50px;
	font-size:16px;
	font-weight:400;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cntct_2_btn_wrapper{
	padding-top:40px;
}
.cntct_2_btn_wrapper button{
	list-style:none;
	float:left;
	margin:0; padding:0;
}
.contect_form1 input:focus, .contect_form4 input:focus{
	outline:none;
	border-bottom:0;
	box-shadow:none;
}
.cntct_2_btn_wrapper button{
	width:180px;
	height:50px;
	float:left;
	color:#1d3571;
	text-transform:capitalize;
	background:#fff;
	text-align:center;
	line-height:46px;
	border-radius:50px;
	font-size:16px;
	font-weight:500;
	font-family: 'Montserrat', sans-serif;
	border:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contect_form1 input{
	width: 100%;
    height: 50px;
    margin-top: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
	border:0;
    color: #1d3571;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 50px;
}
.cont_main_section ::placeholder {
    color: #c2d9ff;
    opacity: 1; /* Firefox */
}

.cont_main_section :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #c2d9ff;
}

.cont_main_section ::-ms-input-placeholder { /* Microsoft Edge */
   color: #c2d9ff;
}
.response{
	color:#fff;
	float:left;
}
.contect_form4 textarea{
	width:103%;
	margin-top:30px;
	padding-left:20px;
	color:#1d3571;
	border-radius:20px;
	border:0;
	height:auto;
	padding-top:10px;
	background:rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	resize:none;
}
.contect_form1 input:hover,.contect_form1 input:focus,.contect_form4 textarea:hover,.contect_form4 textarea:focus{
	background:#fff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.contact-section {
	float: left;
	width: 100%;
	padding-top: 100px;
	padding-bottom:100px;
	background:#f6fbff;
}
.contact-section .holder form input[type="text"]:focus{
	border:0;
	border-radius:50px;
	border-bottom:0;
	box-shadow:none;
}
.contact-section .holder {
	float: left;
	width: 100%;
	background: #fff;
	border-radius:20px;
	box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.06);
}
.contact-section .holder form {
	float: left;
	width: 100%;
	padding: 40px 10px 40px 41px;
}
.contact-section .holder form h3 {
	margin: 0 0 25px 0;
	font-size:26px;
	font-weight:600;
}
.contact-section .holder form input[type="text"] {
	float: left;
	width: 100%;
	height: 50px;
	padding: 0 25px;
	border-radius: 50px;
	background: #e8f5ff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #6180b1;
	margin-bottom:30px;
	border-bottom:0;
}
.contact-section .holder form input[type="text"]:hover, .contact-section .holder form input[type="text"]:focus, .contact-section .holder form textarea:hover, .contact-section .holder form textarea:focus {
	background:#fff;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.response_2{
	color:#64a4d2;
}
.cntct_2_btn_inner button{
	color:#fff;
	background:#1d3571;
}
.contact-section .holder form textarea{
	float: left;
	width: 100%;
	height: 130px;
	padding: 18px 25px;
	border-radius: 30px;
	background: #e8f5ff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #6180b1;
	margin-bottom:10px;
	resize: none;
	border:0;
	box-shadow:0;
}
.abotus_content ul li i{
	margin-right:0 !important;
}
.team_detail_icon_wrapper{
	border-top:1px solid #d2e8fa;
	padding-top:20px;
}
.team_detail_icon_wrapper li a{
	color:#1d3571;
	background:#fff;
}
.team_detail_icon_wrapper li a:hover{
	color:#fff;
	background:#1d3571;
}
.contact-section .holder form input::-webkit-input-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-section .holder form input:-moz-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-section .holder form input::-moz-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-section .holder form input:-ms-input-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-section .holder form textarea::-webkit-input-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-section .holder form textarea:-moz-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-section .holder form textarea::-moz-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-section .holder form textarea:-ms-input-placeholder {
 color:#6180b1;
 opacity:1;
}
.contact-box ul li h1{
	font-size:28px;
}
.contact-box {
	float: left;
    width: 100%;
	background:#1d3571;
	padding: 40px 25px 40px 41px;
	position:relative;
	left:2px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	min-height: 619px;
}
.ppp p{
	margin-top:0;
}
.contact-section .heading-left {
	margin-bottom: 35px;
}
.contact-box ul li i{
	font-size:20px;
	margin-right:20px;
}
.contact-box ul li, .contact-box ul li a{
	color:#fff;
}
.contact-box ul li{
	margin-bottom:25px;
}

.input_contact {
    float:left !important;
	width:calc(100% - 150px) !important;
	height:50px !important;
	line-height:50px !important;
	padding-left:22px !important;
	color:#86a0cc !important;
	border:0 !important;
	background-color:#eee !important;
	border-radius:50px !important;
    margin-left: 20px !important;
}

.input_contact_textarea {
    float:left !important;
	width:calc(100% - 150px) !important;
	height:120px !important;
	line-height:50px !important;
	padding-left:22px !important;
	color:#86a0cc !important;
	border:0 !important;
	background-color:#eee !important;
	border-radius:20px !important;
    margin-left: 20px !important;
}

.cntct_2_btn_inner button {
    margin-left: 20px !important;
}

@media (max-width: 1700px) {
    .translate {
        position: absolute !important;
    }
}



@media (max-width: 800px) {
    .mean-container .mean-nav ul li a {
        color: #2F356D !important;
    }
}

@media (max-width: 767.98px) {
    .mean-container .mean-nav ul .translate_mobile a {
        background-image: url(//gtranslate.net/flags/16.png);
        width: 25px;
    }
    .mean-container .mean-nav ul .translate_mobile {
        padding-left: 27px !important
    }
    #rev_slider_1050_1 span {
        font-size: 18px !important;
    }
    #rev_slider_1050_1 b {
        font-size: 20px !important;
    }

    .transparent-menu {
        background-color: white;
    }

    .meanmenu-reveal {
        background-color: #2F356D !important;
    }

    .logo img {
        height: auto !important;
    }

    .spectrum_slider_cntnt {
        width: auto !important;
    }

    .sw_left_heading_wraper {
        margin-bottom: 20px
    }
    .testo-block {
        font-size: 14pt !important;
    }

    .testo_hidd {
        display:  none !important;
    }

    input[type=text], .input_contact_textarea {
        width: 80% !important;
    }
}

.video-holder-box {
    margin-top: 90px;
    margin-bottom: 40px;
}

nav > ul > li > a {
    color: white !important;
    font-size: 12pt !important;
}

.translate::before, .translate::after {
    display: none !important
}


@media (max-width: 1700px) and (min-width: 991px) {
    .translate {
        position: absolute !important;
    }

    nav > ul > li > a {
        font-size: 9pt !important;
    }

    .logo a img {
        height: 50px !important;
    }

    .menu_fixed .translate {
        display: none !important;
    }
}