/*
Theme Name: strzvn Child
Description: Child theme for strzvn theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: strzvn
Version: 1.0.0
Text Domain:  strzvn
*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


::-webkit-scrollbar {
    height: 5px;
    width: 14px
}

::-webkit-scrollbar-track {
    background: #d8d8d8
}

::-webkit-scrollbar-thumb {
    background:var(--main);
}

body{color:#545454; font-family: 'Poppins', sans-serif!important; font-weight: 400;}
h1 {font-size: 30px;}

h1,h2,h3,h4,h5,h6 {color: #000000!important; ;font-family: 'Poppins'; line-height: 1.3em;}
h1,h2,h3 {font-weight: 700;}
p{color:#0A1D2C; font-family: 'Poppins', sans-serif; font-weight: 400; line-height: 1.8em!important; font-size:15px;}
.container {width: 90%;}
h5 {font-family: 'Athalia Script DEMO'!important; color:#C39034!important; font-size:40px;}
.main-menu {
    display: block;
    float: left;
    width: 100%;
    background: var(--main);
}
.et_header_style_centered #main-header .logo_container {
    height: auto;
  
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
    padding-top: 0px;
}
#main-header.et-fixed-header {
    -webkit-box-shadow: none!important;
	    
}
.et_fixed_nav #main-header {
    position: fixed;
    top: 42px!important;
	height: 85px;
}
.logo_container {
    position: relative!important;
    display: flex;
    width: auto !important;
    left: 50%;
    margin-left: -78.5px;
    transition: .5s !important;
}
.et_header_style_centered header#main-header.et-fixed-header .logo_container
{margin-left: -60px;transition: .3s !important;}

.et_header_style_centered #main-header div#et-top-navigation {
    bottom: auto;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    margin-top: -21px;
}
#top-menu li:nth-child(3){margin-right: 36vw;}
#top-menu li li {margin-right: 0px!important;}

#main-header{z-index:100000;}

#et-top-navigation {
    padding: 0!important;
}

.logo_container img {
    max-width: 130px;
    margin-right: 0px;
    border-radius: 0px;
    padding: 0px;
    margin-top: 0;
    position: relative;
    left: 19px;
    top: -5px;
    transition: .5s !important;
}

.et_header_style_centered #top-menu>li>a {
    padding-bottom: 0px;
    padding: 14px 20px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding: 17px 20px!important;
    color: #000;
}
.et_header_style_left #et-top-navigation nav>ul>li:first-child>a {
    padding-left:0;
}
.et_header_style_left #et-top-navigation nav>ul>li:last-child>a {
    padding-right:0;
}
#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
    font-family: 'ETmodules';
    content: "3";
    font-size: 16px;
    position: absolute;
    right: 3px;
    top: 50%;
    font-weight:400;
    transform: translateY(-50%);
    display: none;
}
#top-menu li {
    padding-right:0px;
}
#top-menu li li {
	padding:0;
	display:block;
	text-transform:none;
}
#top-menu li li a {
    width: auto;
    display: block;
	text-transform:none;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color:var(--main);
    opacity:1;
	color:#fff!important;
}

.et_mobile_menu{    border-top: 3px solid var(--main);}

.main_header_flex{    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
	}
.et-fixed-header #top-menu .sub-menu a {
	color:#fff!important;
}
.et-fixed-header #top-menu .sub-menu a:hover {
	color:#fff!important;
}
.et-fixed-header .main_header_flex {
    padding:4px 0;
}
.et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: auto;
}


.et-fixed-header .logo_container img {
  max-width: 76px;
    margin-bottom: 0px!important;
    margin-top: 0px;
    transition: .3s !important;
    left: 11px;
    top: -26px;
}

.et-fixed-header .logo_name {
    font-size: 15px;
}
.et-fixed-header .logos_container>div:first-child img {
    max-height: 40px;
}
.et-fixed-header .logos_container img {
    max-height: 44px;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding: 12px 20px!important;
}
/* #top-header.et-fixed-header {
   transform: scaleY(0);
} */

.logo_container {
    position: relative;
}


.et-fixed-header .logo_container:after{
	    width: 105px;
	    height: 105px;
	    transition: .3s;
	    top: -37px;
	left: -4px;
}

@media (min-width: 980px) {
.logo_container:after {
    content: "";
    position: absolute;
    background-image: url(../../uploads/2025/01/svgviewer-output.svg);
    width: 200px;
    height: 182px;
    top: -28px;
    left: -19px;
    z-index: -1;
    border-radius: 100%;
    background-size: cover;
    transition: .5s;
}
}


#main-header.et-fixed-header {
	    top: 42px !important;
    height: 50px;
    box-shadow: 0 .625rem .625rem rgba(0, 0, 0, .1) !important;
}
.et-fixed-header .main_header_flex,.main_header_flex,.et-fixed-header .logo_container img,.logo_container img,.et-fixed-header .logo_name,.logo_name,.et-fixed-header .logos_container img,.logos_container img,.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_left #et-top-navigation nav>ul>li>a,#main-header.et-fixed-header,#top-header.et-fixed-header,#main-header {
	transition:all 0.5s ease;
}
#top-header {
	transition:all 1s ease;
	    padding: 15px 0px;
}

#top-header .container {
    padding-top: 0px;
    font-weight: 500;
}
#et-info{
    padding-bottom: 0px;
    display: block;
}
#et-info {
    float: right;
}

.nav li ul{    border-top: 3px solid #9e1b32!important;}


 a.phone-icon{padding-left: 23px; position:relative;  float: left;     font-weight: 500;
    font-size: 14px; font-family: 'Roboto', Arial, sans-serif; padding-right: 20px;}
 a.phone-icon strong {
    font-weight: 500;
      text-transform: uppercase;
    letter-spacing: 1px; 
}
a.phone-icon:before {
    content: "";
    position: absolute;
    width: 17px;
    left: 0px;
    height: 17px;
	
    background: url(../../uploads/2024/08/phone-icon.png);
    background-size: 100%;
    top: -4px;
    /* margin-right: 2px; */
}

#et-info-phone:before {
   display:none;
}

#et-info-email:before{display:none;}

a.mail-icon{padding-left: 40px; position:relative;      font-weight: 500;   float: left;
    font-size: 14px; font-family: 'Roboto', Arial, sans-serif; padding-right: 0px;}
 a.mail-icon strong {
    font-weight: 500;
       text-transform: uppercase;
    letter-spacing: 1px;
}
a.mail-icon:before {
    content: "";
    position: absolute;
    width: 21px;
    left: 0px;
    height: 15px;
	
    background: url(../../uploads/2024/08/mail.png);
    background-size: 100%;
    top: -3px;
    /* margin-right: 2px; */
}

#left-area ul li, .entry-content ul li{
     margin-bottom: 7px!important;
}
#mybutton {
    z-index: 1;
    position: fixed;
    bottom: 150px;
    right: 15px;
    
}


.feedback {
    background-color: #9e1b32;
    color: white;
    padding: 18px 20px;
    border-radius: 4px;
    border-color: #9e1b32;
}


.mad-wrap .et_pb_tabs_controls li{margin-bottom: 0px!important;}


 .mad-wrap .et_pb_tabs_controls li a {
   
    padding: 8px 15px;}
	
	.mad-wrap ul.et_pb_tabs_controls {
    background-color: transparent;
}

 .mad-wrap ul.et_pb_tabs_controls:after {
	border-top: 0px solid #d9d9d9;}

.btn-top{color: #FFFFFF!important;
    border-color: #9e1b32;
	    float: left;
    border-radius: 0px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #9e1b32;
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
	padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
	
	}

.announcment_list marquee>div {
    display: inline-block;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 13px;
    position: relative;
    padding: 0 25px;
}

.announcment_list marquee>div:before {
    position: absolute;
    left: -5px;
    top: 6px;
    width: 8px;
    height: 8px;
    background: #9E1B32;
    border-radius: 100%;
    content: '';
}

.announcment_list marquee>div a{color:#000000;}
.lne_date{color:#fff; font-weight:600;}
.breadcrumb{padding: 12px 20px; position:static; }
.breadcrumb:before{ content:""; position:absolute; left: 0%;  width: 100%;
    height: 46px;
 
     bottom:0px; background: rgb(44 2 10 / 70%);}

.breadcrumb{color: #ffffff;}
.breadcrumb a{ color: #ffffff;}

.breadcrumb>div {
	text-align:left;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}
.breadcrumb>dbreadcrumbiv a {
	color:#ffffff;
}
.breadcrumb>div .breadcrumb_last {
	color:#ffffff;
	font-weight:500;
}

.slider-banner .et_pb_slide_description {
    box-shadow: none !important;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 2.8s;
    animation-duration: 2.8s;
    opacity: 1;
    animation: fade 1s linear;
}
.breadcrumb{ animation-duration: 1.8s;
    animation-delay: 1.8s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-name: fadeBottom;
}
.slider-banner h1 {
  
    animation-duration: 1.8s;
    animation-delay: 1.8s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-name: fadeBottom;
}

.gen-wrap ol{ 
    list-style-position: inherit;
	
 }
	

.gen-wrap ol li::marker {
    display:none!important;
}


.gen-wrap ol {
   list-style: none;
   counter-reset: item;
 }
.gen-wrap li {
   counter-increment: item;
   margin-bottom: 15px;
	    position: relative;
    padding-left: 38px;

 }
 .gen-wrap li:before {
	 margin-right: 10px;
    content: counter(item);
    background: #9e1b32;
    border-radius: 100%;
	 font-size:12px;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 2px;
    margin-right: 10px;
    content: counter(item);
    text-align: center;
    display: inline-block;
    position: absolute; 
    left: 0px;
 }


.heading-bar h2 br{ display:none;}

.addReadMore .readMore, .addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: #9e1b32;
    display: block;
    cursor: pointer;
}




.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: #9e1b32;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}




.projects-content{padding:15px 10px; text-align:center;}
.projects-content h3{ font-size:23px; padding-bottom: 8px;
    text-align: center;
    font-weight: 300;
    color: #000000!important;
}

.projects-content p{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.Lateststrzvn-content{padding:20px 15px; text-align:center; background:#FEF4F4;}
.Lateststrzvn-content h3{ font-size:20px; padding-bottom: 8px;
    text-align: center;
    font-weight: 300;
	color: #000000!important;}

.readmore {
    display: block;
   padding: 15px 30px 0px;
    border-top: 0px solid #f2f2f2;
}
.readmore>a {
    display: flex;
    align-items: center;
	justify-content:center;
	font-size: 16px;
    font-weight: 700;
	color:#9E1B32!important;
}
.readmore .et-pb-icon {
    font-size: 16px;  font-weight: 400;
    margin-left: 5px;
	margin-top:4px;
}
.readmore>a:hover{color:#000000;}

.gal-wrap h4 {padding-bottom: 0px!important;}
.news-event .et_pb_row {
    width: 90%;}


.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff!important;
	    border: 3px solid #9E1B32!important;
    border-radius: 50%!important;
    width: 50px!important;
    height: 50px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}





.projects-slide .owl-prev, .projects-slide .owl-next,
.ateststrzvn-slide .owl-prev, .ateststrzvn-slide .owl-next,
.toppers-slide .owl-prev, .toppers-slide .owl-next{
    position: absolute;
          top: -80px;
    transform: none!important;
    color: #fff;
}
.projects-slide .owl-prev,
.ateststrzvn-slide .owl-prev,
.toppers-slide .owl-prev{
        left: auto;
    right: 60px;
}

.projects-slide .owl-next,
.ateststrzvn-slide .owl-next,
.toppers-slide .owl-next {
    right: 0;
}

.projects-slide .owl-prev span, .projects-slide .owl-next span,
.ateststrzvn-slide .owl-prev span, .ateststrzvn-slide .owl-next span,
.toppers-slide .owl-prev span, .toppers-slide .owl-next span{
    color: #9E1B32;
    font-size: 28px;
}

.projects-slide .et-pb-arrow-next, .projects-slide .et-pb-arrow-prev,
.ateststrzvn-slide .et-pb-arrow-next, .ateststrzvn-slide .et-pb-arrow-prev,
.toppers-slide .et-pb-arrow-next, .toppers-slide .et-pb-arrow-prev {
    position: static;
    top: 50%;
    z-index: 100;
    font-size: 48px;
 color: #9E1B32;;
    margin-top: -24px;
    transition: all .2s ease-in-out;
    opacity: 1;}

.tooper-wrap .et_pb_image .et_pb_image_wrap img {
    position: relative;
    padding: 20px; background: #ffffff;}

.Thoughts-wrap .et_pb_blurb_content .et_pb_blurb_container{    display: flex;
    align-items: center;}

.Thoughts-wrap h4{    background: #9E1B32;
    padding: 25px 30px;
    font-size: 15px;
    color: #fff!important;
    max-width: 143px;
    margin-right: 50px;
    font-weight: 600;
    line-height: 1.4em;}


.news-event .et_pb_column_single {
    padding: 0px!important;
}


.lne_box{border-bottom:1px solid #D84A60;   margin-bottom: 20px;}
.lne_desc, .imn_desc {
	  font-size: 15px;
    margin-bottom: 16px;
	color:#ffffff;
}

  .announcment_list{ display: flex;     align-items: center;
} 
   
   .announcment_list h3{color: #ffffff!important;
    background: #9E1B32;
    font-size: 14px;
	       position: relative;
    width: 130px;
    padding: 10px;
    margin-right: 15px;}

.announcment_list h3:before {
      content: "";
    position: absolute;
    border-top: 15px solid #9E1B32;
    border-bottom: 24px solid #9E1B32;
    border-left: 10px solid #9E1B32;
    border-right: 13px solid transparent;
    right: -18px;
    bottom: 0px;
}

.inner-banner{padding-top: 100px;    padding-bottom: 0px;}
.heading-banner{padding-top: 0px;    padding-bottom: 100px; margin-bottom:0px!important;}
.heading-banner {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}
.footer-form .column-full {
    float: left;
    position: relative;
	padding: 0px 0px 15px!important;}

#responsive-form{max-width:100%;  width:100%;}
.form-row{width: 100%;     clear: both;}

.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem!important;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: ""; display: table; clear: both;}
 






/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.contactform input[type=text], .contactform input[type=email], .contactform textarea{color: #0e122c;}

::-webkit-input-placeholder {
color:#A4A4A4;

opacity:1.0;
}
::-moz-placeholder {
color:#A4A4A4;

opacity:1.0;
}
:-ms-input-placeholder {
color:#A4A4A4;

opacity:1.0;
}
:-moz-placeholder {
color:#A4A4A4;

opacity:1.0;
}
input.text, input.title, input[type=email], input[type=password], input[type=number], input[type=tel], input[type=text], select, textarea, .wpcf7 input[type="file"] {
    background-color: #ffffff;
    border: 1px solid #ebe6e6;
	font-weight:400;
    padding: 2px;
    color: #A4A4A4;
}
input:-webkit-autofill { transition: all 5000s ease-in-out 0s;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"],  .wpcf7 input[type=number], select, .wpcf7 input[type="tel"], .wpcf7 textarea, .wpcf7 input[type="file"] {
	width: 100%;
	padding: 12px 8px;
	border: 1px solid #ebe6e6;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
textarea { height: 100px!important;}
.wpcf7-spinner{display:none;}

.wpcf7 input[type="text"]:focus{background: #ffffff;}
.footer-form .wpcf7-submit{ line-height: 1!important;
 
    line-height: 1!important;
  padding: 15px 32px!important;
    border-radius: 8px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
      text-align: center;
background: #6F0A1C; border-color: #6F0A1C;

    text-align: center;
	float: none; color: #fff; 
	border: none; cursor: pointer;
}

.contact-form .wpcf7-submit{ line-height: 1!important;
 
    line-height: 1!important;
    font-weight: 600;
    padding: 15.5px 12px!important;
    width: auto;
    font-size: 15px;
    text-align: center;
background: #6F0A1C; border-color: #6F0A1C;
    border-radius: 5px;
    text-align: center;
	float: left; color: #fff; 
	border: none; cursor: pointer;
}
.wpcf7-submit:hover{
	background: #000000;
}


.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    text-align: center; color:#dc3232;
}


.et_clickable {
    cursor: pointer;
}
.custom_con_box .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.custom_con_box .et_pb_main_blurb_image {
    margin-bottom: 0;
}
.custom_con_box h4 {
    padding-bottom: 0;
}


.tender_table tr:nth-child(even) {
    background: #f5f5f5;
}
.tender_table tr:nth-child(odd) {
    background: #ffffff;
}
.tender_table tr td:last-child a{
    display: inline-block;
    padding: 5px 15px;
    background: #9e1b32!important;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
    line-height: normal;
    font-weight: 600;
    font-size: 12px;
}

.tender_table tr td:last-child a:hover{
	 background: #9e1b32!important;
	
}
.sport-box{  display: flex;
    align-items: center;}

 .toppers-wrap2 { width: 100%; display: block;}
.toppers-wrap2 .image{    text-align: center; }
.toppers-wrap2 .image img{width:238px; border-radius:50%; display: inline-block;}

.toppers-wrap2 h3{ padding-top:15px;     font-weight: 700;
    color: #000000!important;
    line-height: 1.3em;
    text-align: center; font-size: 18px; }


.toppers-wrap2 h3 a:hover{color: #9e1b32!important;}
.toppers-wrap2 p{text-align: center;}

.toppers-wrap2 h4 {font-weight: 600;     font-size: 24px;
    text-align: center;} 

.toppers-wrap2 p{ font-size: 19px;   font-weight: 600; text-align: center;}


  #menu-footer-menu{margin: 0 auto;  width: 100%;     display: inline-block;}
 
   #menu-footer-menu li{}
  
   #menu-footer-menu li{
    padding-left: 28px!important;
    position: relative;
    display: inline-block;
}

 #menu-footer-menu li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    color: #000000!important;
}

#menu-footer-menu li:before {
    border-color: #9E1B32;  left: 9px!important;
}
#menu-footer-menu li:first-child:before {display:none!important;}
.footer-widget .et_pb_widget {
    float: none;     margin-bottom: 10px!important;
	text-align: center;}

footer .social_media_list {
    margin-top: 20px;
}
.social_media_list .social_media {
    align-items: center; display: flex;  justify-content: center;
}

.social_media_list li{padding-left: 5px!important;
    padding-right: 5px;  margin-bottom: 0px;}
.social_media_list li:before{display:none!important;}
.social_media_list li a {
    display: flex;
    align-items: center;
	background: #9E1B32;
    justify-content: center;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
}

.social_media_list li .et-pb-icon {
    margin-right: 0;
    font-size: 16px;
    color: #fff;
}

#footer-bottom {
    padding: 25px 0 45px;
}

.copyright-footer {
    text-align: center;
    color: #fff;
}

.punch-line{ position: absolute;
 top: -111px;}
.punch-line img{width: 140px;}
.vision-wrap{position: static!important;}


.login h1 a { background-image: none,url(./wp-content/uploads/2024/06/logo.png)!important;
	}
#main-header .nav li ul {
    background-color: #000000!important;
}
.nav li ul {
    padding: 0px 0;
    z-index: 9999;
    width: 300px;
}

 @media only screen and (min-width: 981px){
	 
	
	 
	 .et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a {
    color: #000000!important;
}
	   
	  .et-fixed-header #top-menu li.current_page_item>a {
    color: #ffffff!important;
	 }
	 
	  .et-fixed-header #top-menu li.current_page_item a {
    color: #000000!important;
	 }	
	 
	 .et-fixed-header #top-menu .sub-menu  li a {
   color: #ffffff!important;
}
	
	 #top-menu li li {
    padding: 0;
    margin: 0;
    display: block;
}
	 
	 #top-menu li li a {
    padding: 6px 15px!important;
    width: auto;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
	 
	 
}

@media(min-width:1390px) {
#top-menu li:nth-child(3) {
    margin-right: 28vw;
}
	
}

@media(min-width:1500px) {
#top-menu li:nth-child(3) {
    margin-right: 20vw;
}
	
}

@media(min-width:1600px) {
#top-menu li:nth-child(3) {
    margin-right: 14vw;
}
	
}


@media(min-width:1800px) {
#top-menu li:nth-child(3) {
    margin-right: 9vw;
}
	
}





@media(max-width:1350px) {
#top-menu li:nth-child(3) {
    margin-right: 36vw;

}
	
}


@media(max-width:1340px) {
#top-menu li:nth-child(3) {
    margin-right: 36vw;
}
	
}

@media(max-width:1320px) {
#top-menu li:nth-child(3) {
    margin-right: 36vw;
}
	
}

@media(max-width:1307px) {
#top-menu li:nth-child(3) {
    margin-right: 28vw;
}
	
}











@media(max-width:1215px) {
#top-menu li:nth-child(3) {
    margin-right: 270px;
}
	
}



@media(max-width:1070px) {
#top-menu li:nth-child(3) {
    margin-right: 250px;
}
	
}


@media(max-width:1050px) {
#top-menu li:nth-child(3) {
    margin-right: 220px;
}
	
}

@media(max-width:1020px) {
#top-menu li:nth-child(3) {
    margin-right: 190px;
}
	
}

@media(max-width:985px) {
#top-menu li:nth-child(3) {
    margin-right: 180px;
}
	
}


@media(max-width:1190px) {
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding: 17px 13px!important;
    color: #fff;
	    font-size: 14px;
}
}

@media(max-width:1032px) {
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding: 17px 9px!important;
	}
}


@media(max-width:980px) {
	.et_header_style_centered .et_mobile_menu {
   
    overflow: auto;
    height: 350px;
}
	
	
	.et_header_style_centered .et_mobile_menu::-webkit-scrollbar {
    height: 5px;
    width: 6px
}

.et_header_style_centered .et_mobile_menu::-webkit-scrollbar-track {
    background: #d8d8d8
}

.et_header_style_centered .et_mobile_menu::-webkit-scrollbar-thumb {
    background:var(--main);
}

	.et_header_style_centered #main-header div#et-top-navigation {
    bottom: auto;
    position: relative;
    width: 100%;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    top: auto;
    margin-top: 0px;
}
	#top-header {
    transition: all 1s ease;
    padding: 10px 0px;
    display: none;
}
	.et_fixed_nav #main-header {
    position: fixed;
    top: 0px!important;
    height: auto;
}
	
	.logo_container img {
   
    padding: 0px;
    margin-top: 0px;
}
	
	.et_header_style_centered #logo {
    max-height: 85px;
}
	
	.et_header_style_centered #main-header {
    padding: 10px 0;
}
	
	.et_header_style_centered #et_mobile_nav_menu {
    float: none;
    position: relative;
    margin-top: 27px;
}
	.et_header_style_centered .mobile_nav .select_page {
    display: none;
    color: #666;
    font-size: 0;
}
	.main_header_flex {
		display: block;
	float:left;
	}
	.logo_container {
    position: relative!important;
    display: block;
text-align: left;
		float:left;
    width: auto!important;
    left: auto;
    margin-left: 0;
}
	
	.et_header_style_centered #main-header .mobile_nav {
    display: block;
    text-align: left;
    background-color: rgba(0,0,0,0.0);
    border-radius: 5px;
    padding: 5px 10px;
}
.logo_container img {
margin-bottom: 0px!important;}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding: 10px 0!important;
}
	.mobile_menu_bar:before {
    color: #9e1b32!important;
}
	
	.btn-top{display:none!important;}
	#et-info {
    padding-top: 0px;
}
	
	a.phone-icon strong, a.mail-icon strong {
   
    text-align: left;
}
}



@media(max-width:800px) {
.tender_table thead {
		display: none;
	}
	.tender_table tbody td {
		display: block;
		padding: .6rem;
		width: 100%!important;
		text-align: left !important;
		font-size: 11px;
		    padding-left: 100px;
	}
	.tender_table tbody td:before {
		content: attr(data-th);
		font-weight: bold;
		display: inline-block;
		width: 7rem;
		color: #000;
		position: absolute;
		    left: 14px;
	}
	.tender_table tbody tr td:first-child {
		background: #9e1b32;
    	color: #fff;
	}
	.tender_table tbody tr td:first-child:before {
    	color: #fff;
	}

	
	.tender_table tbody td:first-child {
   
    padding-left: 54px;
}
}
@media(max-width:780px) {
	.sport-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
	.slider-banner h1 br{display: none;}
	
	.announcment_list h3 {
 
    font-size: 12px;
    width: 135px;
    text-align: center;
    padding: 10px 5px;
    margin-right: 10px;
}
a.phone-icon strong, a.mail-icon strong {
    text-align: left;
    font-size: 0px;
}

#et-info-phone, #et-info-email {
    position: relative;
    font-size: 0px;
}
	
	a.mail-icon {
    padding-left: 5px;
    width: 40px;
    padding-right: 0px;
}
	
	a.phone-icon {
    padding-left: 0px;
    width: 40px;
    padding-right: 0px;
}
	
	.projects-slide .owl-prev, .projects-slide .owl-next, 
	.ateststrzvn-slide .owl-prev, .ateststrzvn-slide .owl-next,
	.toppers-slide .owl-prev, .toppers-slide .owl-next{
    position: absolute;
    top: auto;
    transform: none!important;
    color: #fff;
}
	
	.projects-slide .owl-prev, .projects-slide .owl-next,
	.ateststrzvn-slide .owl-prev, .ateststrzvn-slide .owl-next,
	.toppers-slide .owl-prev, .toppers-slide .owl-next{
   
    width: 40px!important;
    height: 40px!important;
 
}
	
	.projects-slide .owl-prev, .ateststrzvn-slide .owl-prev,
	.toppers-slide .owl-prev{
    left: 50%;
    right: auto;
    margin-left: -45px!important;
}
	
	.projects-slide .owl-next, .ateststrzvn-slide .owl-next,
	.toppers-slide .owl-next{
    right: 50%;
    margin-right: -45px!important;
}
	
	.punch-line {
    position: absolute;
   top: -97px;
    left: 50%;
    margin-left: -35px;
}
	
	.punch-line img {
    width: 70px;
}
	
	.inner-banner{padding-top: 50px; padding-bottom: 0px;}
.heading-banner{padding-top: 0px;  padding-bottom: 50px; margin-bottom:0px!important;}
	.heading-banner h1{text-align:center;     font-size: 25px;}
	.heading-banner h1 br{display:none!important;}
.announcment_list h3:before {
    content: "";
    position: absolute;
    border-top: 12px solid #9E1B32;
    border-bottom: 24px solid #9E1B32;
    border-left: 10px solid #9E1B32;
    border-right: 13px solid transparent;
    right: -18px;
    bottom: 0px;
}
	
	h2{ text-align: center;
    font-size: 25px!important;
}
	
	.gen-wrap p, .text1 p{text-align:center;}
	
	.heading-bar h2 br{ display:block;}
	
	.custom_con_box .et_pb_blurb_content {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.custom_con_box h4 {
    padding-bottom: 0;
    text-align: center;
}

.custom_con_box h4 br{display:none;}
	
	.custom_con_box.et_pb_blurb_position_left .et_pb_blurb_container{
    padding-left: 0px;
    padding-top: 20px;
 
}
	
}

@media(max-width:400px) {
#main-header .container {
      width: 98%;
}
	
	.Thoughts-wrap .et_pb_blurb_content .et_pb_blurb_container {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.Thoughts-wrap h4 {
  
    padding: 19px 0px;
   
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-right: 0px;

}

.Thoughts-wrap .et_pb_blurb_description{    padding: 15px;
    text-align: center;
}
	
	footer .social_media_list {
    margin-top: 15px;
    margin-bottom: 15px;
}
	
	#footer-bottom {
   
    margin-top: 10px;
}
	
	#footer-bottom {
    padding: 25px 0 12px;
}
	
}



/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color: #000000;
	background: #f0f3f6;
	border-radius: 50%;
	padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
	position: relative;
	display: block;

	line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}

.et_mobile_menu .menu-item-has-children>a {
    font-weight: 600;
   
}

@media only screen and (min-width: 320px) and (max-width: 767px){
	.home .page-container{
	    padding-top: 59px !important;
}
.et_header_style_centered header#main-header.et-fixed-header .logo_container {
    margin-left: 0px;
    transition: .3s !important;
}	
}

