html{overflow-x:hidden;}
html, body {height: 100%;}

body{font-size: 14px; font-family: 'PoppinsRegular_0'; color: #242424;}

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold.eot');
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold.woff2') format('woff2'),
         url('fonts/OpenSans-Bold.woff') format('woff'),
         url('fonts/OpenSans-Bold.ttf') format('truetype'),
         url('fonts/OpenSans-Bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold.eot');
    src: url('fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold.woff2') format('woff2'),
         url('fonts/opensans-semibold.woff') format('woff'),
         url('fonts/opensans-semibold.ttf') format('truetype'),
         url('fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular_1.eot');
    src: url('fonts/OpenSans-Regular_1.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular_1.woff2') format('woff2'),
         url('fonts/OpenSans-Regular_1.woff') format('woff'),
         url('fonts/OpenSans-Regular_1.ttf') format('truetype'),
         url('fonts/OpenSans-Regular_1.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PoppinsRegular_0';
    src: url('fonts/PoppinsRegular_0.eot');
    src: url('fonts/PoppinsRegular_0.eot') format('embedded-opentype'),
         url('fonts/PoppinsRegular_0.woff2') format('woff2'),
         url('fonts/PoppinsRegular_0.woff') format('woff'),
         url('fonts/PoppinsRegular_0.ttf') format('truetype'),
         url('fonts/PoppinsRegular_0.svg#PoppinsRegular_0') format('svg');
}

@font-face {
    font-family: 'PoppinsSemiBold_0';
    src: url('fonts/PoppinsSemiBold_0.eot');
    src: url('fonts/PoppinsSemiBold_0.eot') format('embedded-opentype'),
         url('fonts/PoppinsSemiBold_0.woff2') format('woff2'),
         url('fonts/PoppinsSemiBold_0.woff') format('woff'),
         url('fonts/PoppinsSemiBold_0.ttf') format('truetype'),
         url('fonts/PoppinsSemiBold_0.svg#PoppinsSemiBold_0') format('svg');
}

@font-face {
    font-family: 'PoppinsBold'; 
    src: url('fonts/PoppinsBold.eot');
    src: url('fonts/PoppinsBold.eot') format('embedded-opentype'),
         url('fonts/PoppinsBold.woff2') format('woff2'),
         url('fonts/PoppinsBold.woff') format('woff'),
         url('fonts/PoppinsBold.ttf') format('truetype'),
         url('fonts/PoppinsBold.svg#PoppinsBold') format('svg');
}

@font-face {
    font-family: 'PoppinsMedium';
    src: url('fonts/PoppinsMedium.eot');
    src: url('fonts/PoppinsMedium.eot') format('embedded-opentype'),
         url('fonts/PoppinsMedium.woff2') format('woff2'),
         url('fonts/PoppinsMedium.woff') format('woff'),
         url('fonts/PoppinsMedium.ttf') format('truetype'),
         url('fonts/PoppinsMedium.svg#PoppinsMedium') format('svg');
}

a{color:#d52911; text-decoration:none;}
a:hover, a:focus{color:#1c225e; text-decoration:none;}
img{max-width:100%; vertical-align:middle;}
p{line-height:24px; margin:0 0 15px;}
p span{color: #d52911;}

h1, h2, h3, h4, h5, h6{font-family: 'PoppinsSemiBold_0'; font-weight: normal; margin:0 0 10px;}
h2{color:#1c225e;}
h3{color:#d52911;}
h4{color:#1c225e;}

.pad-t0{padding-top:0 !important;}
.pad-t10{padding-top:10px !important;}
.pad-t15{padding-top:15px !important;}
.pad-t20{padding-top:20px !important;}
.pad-t25{padding-top:25px !important;}
.pad-t30{padding-top:30px !important;}
.pad-t35{padding-top:35px !important;}
.pad-t40{padding-top:40px !important;}
.pad-t45{padding-top:45px !important;}
.pad-t50{padding-top:50px !important;}
.pad-0{padding:0 !important;}
.pad-b0{padding-bottom:0 !important;}
.pad-b5{padding-bottom:5px !important;}
.pad-b10{padding-bottom:10px !important;}
.pad-b15{padding-bottom:15px !important;}
.pad-b20{padding-bottom:20px !important;}
.pad-b25{padding-bottom:25px !important;}
.pad-b30{padding-bottom:30px !important;}
.pad-b35{padding-bottom:35px !important;}
.pad-b40{padding-bottom:40px !important;}
.pad-b45{padding-bottom:45px !important;}
.pad-b50{padding-bottom:50px !important;}
.mrg-0{margin:0px !important;}
.mrb-0{margin-bottom:0px !important;}
.mrb-10{margin-bottom:10px !important;}
.mrb-15{margin-bottom:15px !important;}
.mrb-20{margin-bottom:20px !important;}
.mrb-25{margin-bottom:25px !important;}
.mrb-30{margin-bottom:30px !important;}
.mrb-35{margin-bottom:35px !important;}
.mrb-40{margin-bottom:40px !important;}
.mrb-45{margin-bottom:45px !important;}
.mrb-50{margin-bottom:50px !important;}
.mrb-60{margin-bottom:60px !important;}
.mrb-70{margin-bottom:70px !important;}
.mrb-80{margin-bottom:80px !important;}
.mrb-90{margin-bottom:90px !important;}
.mrb-100{margin-bottom:100px !important;}

@media (min-width: 1200px){

  /*.sticky.header .menu-head{position: fixed; top: 0; left: 0; width: 100%; z-index: 5; background-color: #1c225e; -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4); box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4); -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; -webkit-transition: all .5s; transition: all .5s; max-width: 100%; margin-top: 0;}   
  .sticky .menu-head nav{background:none !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0; padding: 0; box-shadow:none;}
  .sticky .menu-head .navbar-brand{padding: 20px 14px;}
  .sticky .menu-head .navbar-brand > span{font-size: 16px;}
  .sticky .menu-head .navbar-brand img{max-width: 150px;}
  .sticky .menu-head .navbar-nav > li{padding: 0;}
  .sticky .menu-head .navbar-nav > li > a{color: #fff;}
  .sticky .menu-head .call-us .btn span{background: #1c225e;}*/
  
}

.container, .container-fluid{position:relative; z-index:3;}
.row{margin:0 -15px;}
.row > *{padding-left:15px; padding-right:15px;}
.hidden{display:none !important;}
 
  @keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

.page-wrapper .sidebar-wrapper, .sidebar-wrapper .sidebar-brand > a, .sidebar-wrapper .sidebar-dropdown > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sub-menu li a:before, .sidebar-wrapper ul li a i, .page-wrapper .page-content, .sidebar-wrapper .sidebar-search input.search-menu, .sidebar-wrapper .sidebar-search .input-group-text, .sidebar-wrapper .sidebar-menu ul li a, #show-sidebar, #close-sidebar{-webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}

/*----------------page-wrapper----------------*/
.page-wrapper{/*height: 100vh;*/}
.page-wrapper.toggled{overflow: hidden;}
/*.page-wrapper.toggled::before{content: ""; position: absolute;  left: 0;  top: 0;  width: 100%; height: 100%; background: #000;
z-index: 3; opacity: 0.8;}*/
.page-wrapper .theme {width: 40px; height: 40px; display: inline-block; border-radius: 4px; margin: 2px;}
.page-wrapper .theme.chiller-theme {background: #1e2229;}

/*----------------toggeled sidebar----------------*/
.page-wrapper.toggled .sidebar-wrapper{left: 0px;}

@media screen and (min-width: 768px) {
  .page-wrapper.toggled .page-content{padding-left: 0;}
}
/*----------------show sidebar button----------------*/
#show-sidebar{position: relative; display: block; padding: 0; width: 100%; text-align: center; padding: 25px 10px; height: auto; min-width: inherit !important; background: none !important; box-shadow: none; right: 0; top: 0; border-radius: 0 !important; margin: 0; cursor: pointer;}
  #show-sidebar span{border-top:3px solid #1c225e; position:relative; width: 30px; display: block; height: 31px; padding: 0 0 25px; margin: 0 auto;}
  #show-sidebar span::after, #show-sidebar span::before{background: #1c225e; width: 100%; height: 3px;  content: ""; position: absolute; left: 0; top: 5px;}
  #show-sidebar span::after{top: 13px !important;}
  #show-sidebar small{display: block; font-size: 13px; font-weight: normal; font-family: 'PoppinsSemiBold_0'; color: #1c225e;}
  #show-sidebar::after{display: none;}
.page-wrapper.toggled #show-sidebar{}
/*----------------sidebar-wrapper----------------*/
.sidebar-wrapper {width: 400px; height: 100%; max-height: 100%; position: fixed; top: 0; left: -400px; z-index: 3000; padding: 20px 15px 0 20px;}
.sidebar-wrapper ul {list-style-type: none; padding: 0; margin: 0;}
.sidebar-wrapper a {text-decoration: none;}

/*----------------sidebar-content----------------*/
.sidebar-content {max-height: calc(100% - 30px); height: calc(100% - 30px); overflow-y: auto; position: relative;}
.sidebar-content.desktop {overflow-y: hidden;}

/*--------------------sidebar-brand----------------------*/
.sidebar-wrapper .sidebar-brand{padding: 0; background: none; display: flex;  align-items: center;}
.sidebar-wrapper .sidebar-brand > a {text-transform: uppercase; font-size: 20px; flex-grow: 1; background: #d52911 !important; color: #fff !important; padding:20px !important; font-family: 'Poppins', sans-serif; font-weight:600;}
.sidebar-wrapper .sidebar-brand #close-sidebar {cursor: pointer; font-size: 20px;}
/*--------------------sidebar-header----------------------*/
.sidebar-wrapper .sidebar-header{padding: 20px; overflow: hidden;}
.sidebar-wrapper .sidebar-header .user-pic{float: left; width: 60px; padding: 2px; border-radius: 12px; margin-right: 15px; overflow: hidden;}
.sidebar-wrapper .sidebar-header .user-pic img{object-fit: cover; height: 100%; width: 100%;}
.sidebar-wrapper .sidebar-header .user-info{float: left;}
.sidebar-wrapper .sidebar-header .user-info > span{display: block;}.sidebar-wrapper .sidebar-header .user-info .user-role{font-size: 12px;}
.sidebar-wrapper .sidebar-header .user-info .user-status{font-size: 11px; margin-top: 4px;}
.sidebar-wrapper .sidebar-header .user-info .user-status i{font-size: 8px; margin-right: 4px; color: #5cb85c; }
/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div{padding: 10px 20px;}

/*----------------------sidebar-menu-------------------------*/
.sidebar-wrapper .sidebar-menu{padding-bottom: 10px;}
.sidebar-wrapper .sidebar-menu .header-menu span{font-weight: bold; font-size: 16px; padding: 15px 20px 5px 20px; display: inline-block;}
.sidebar-wrapper .sidebar-menu ul li{border-bottom: 0;}
.sidebar-wrapper .sidebar-menu ul li .sub-menu li{border-bottom: 0;}
.sidebar-wrapper .sidebar-menu ul li .sub-menu li a{padding: 10px 0; font-size: 14px; text-transform: capitalize;}
.sidebar-wrapper .sidebar-menu ul li .sub-menu li:first-child a{padding-top: 0;}
.sidebar-wrapper .sidebar-menu ul li .sub-menu li:last-child a{border-bottom: 0;}
.sidebar-wrapper .sidebar-menu ul li a{display: inline-block; width: 100%; text-decoration: none; position: relative; padding: 10px 30px 10px 20px; font-family: 'PoppinsSemiBold_0';  text-transform: capitalize; font-size: 16px;}
.sidebar-wrapper .sidebar-menu ul li a i{margin-right: 10px; font-size: 12px; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 4px;}
.sidebar-wrapper .sidebar-menu ul li a:hover > i::before{display: inline-block; animation: swing ease-in-out 0.5s 1 alternate;}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after{font-size: 24px; content: "\f105"; font-family: FontAwesome; font-style: normal; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; background: 0 0; position: absolute; right: 15px; top: 3px;}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sub-menu ul{padding: 5px 0;}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sub-menu li{padding-left: 35px; font-size: 13px;}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sub-menu li a:before{content: "\f105"; font-family: FontAwesome; font-style: normal; display: inline-block; font-style: normal; display: inline-block; text-align: center; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; font-size: 14px; font-weight:normal; display: none !important;}
.sidebar-wrapper .sidebar-menu ul li a span.label, .sidebar-wrapper .sidebar-menu ul li a span.badge{float: right; margin-top: 8px; margin-left: 5px;}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sub-menu li a .badge, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sub-menu li a .label{float: right; margin-top: 0px;}
.sidebar-wrapper .sidebar-menu .sub-menu{display: none;}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after{transform: rotate(90deg); right: 17px; }

/*--------------------------side-footer------------------------------*/
.sidebar-footer {position: absolute; width: 100%; bottom: 0; display: flex;}
.sidebar-footer > a {flex-grow: 1; text-align: center; height: 30px; line-height: 30px; position: relative;}
.sidebar-footer > a .notification {position: absolute; top: 0;}
.badge-sonar {display: inline-block; background:#980303; border-radius: 50%; height:8px; width:8px; position:absolute; top:0;}
.badge-sonar:after {content: ""; position: absolute; top: 0; left: 0; border: 2px solid #980303; opacity: 0; border-radius: 50%; width: 100%; height: 100%; animation: sonar 1.5s infinite;}

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content{display: inline-block; width: 100%; padding-left: 0; padding-top:.;}
.page-wrapper.toggled .full-body{display: block !important; position: fixed; left: 0; top: 0; height: 100%; width: 100%;  background: #000; z-index: 9; opacity: 0.8;}
.page-wrapper .page-content {/*overflow-x: hidden;*/}

/*------scroll bar---------------------*/
::-webkit-scrollbar {width: 5px; height: 7px;}
::-webkit-scrollbar-button {width: 0px; height: 0px;}
::-webkit-scrollbar-thumb {background: #525965; border: 0px none #ffffff; border-radius: 0px;}
::-webkit-scrollbar-thumb:hover {background: #525965;}
::-webkit-scrollbar-thumb:active {background: #525965;}
::-webkit-scrollbar-track {background: transparent; border: 0px none #ffffff; border-radius: 50px;}
::-webkit-scrollbar-track:hover {background: transparent;}
::-webkit-scrollbar-track:active {background: transparent;}
::-webkit-scrollbar-corner {background: transparent;}


/*-----------------------------chiller-theme-------------------------------------------------*/
.chiller-theme .sidebar-wrapper{background: #1c225e; color: #afafaf;}
.chiller-theme .sidebar-wrapper .sidebar-header, .chiller-theme .sidebar-wrapper .sidebar-search, .chiller-theme .sidebar-wrapper .sidebar-menu{border-top: 0;}
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text{border-color: transparent; box-shadow: none;}
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role, .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text, .chiller-theme .sidebar-wrapper .sidebar-brand>a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li a, .chiller-theme .sidebar-footer>a{color: #fff;}
.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a, .chiller-theme .sidebar-wrapper .sidebar-header .user-info, .chiller-theme .sidebar-wrapper .sidebar-brand>a:hover, .chiller-theme .sidebar-footer>a:hover i{color: #d52911;}
.page-wrapper.chiller-theme.toggled #close-sidebar{color: #fff; font-size: 23px; padding: 0; text-align: left !important; width: 100%; height: auto !important;}
.page-wrapper.chiller-theme.toggled #close-sidebar span{background: #d52911; width: 50px; height: 50px; line-height: 50px; text-align: center; margin: 15px 20px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: inline-block; position: relative;}
.page-wrapper.chiller-theme.toggled #close-sidebar span:hover:before, .page-wrapper.chiller-theme.toggled #close-sidebar span:hover:after{-webkit-transform: none; -ms-transform: none; transform: none;}
.page-wrapper.chiller-theme.toggled #close-sidebar span::before, .page-wrapper.chiller-theme.toggled #close-sidebar span::after{content: ""; display: block; background: #fff; position: relative; top: 24px; left: 13px; width: 25px; height: 3px; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1); transition: all .3s cubic-bezier(.645, .045, .355, 1); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
.page-wrapper.chiller-theme.toggled #close-sidebar span::after{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 21px;}
.page-wrapper.chiller-theme.toggled #close-sidebar:hover{color: #ffffff;}
.chiller-theme .sidebar-wrapper ul li:hover a i, .chiller-theme .sidebar-wrapper .sidebar-dropdown .sub-menu li a:hover:before, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i{color: #d52911;}
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text{background: none;}
.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span{color: #6c7b88;}
.chiller-theme .sidebar-footer{background: #1c225e; box-shadow: 0px -1px 5px #282c33; border-top: 1px solid #464a52;}
.chiller-theme .sidebar-footer>a:first-child{border-left: none;}.chiller-theme .sidebar-footer>a:last-child{border-right: none; } 
 
.sidebar-info{padding: 0 20px 30px; color: #fff; position: relative;}
  .sidebar-info h2{color: #d52911; margin: 0 0 20px; text-transform: capitalize;}
  .sidebar-info h3{font-size: 22px; color: #fff; text-transform: capitalize;}
  .sidebar-info address{margin: 30px 0 0;}
  .sidebar-info address p{margin: 0; font-family: 'Poppins', sans-serif; font-weight:500;}
  .sidebar-info address a{color: #fff;}
  .sidebar-info address a:hover{color: #d52911;}
  .sidebar-info .btn span{background: #1d1b4e;}

.fixed-grid{position: fixed; top: 0; left: 0; width: 69px; height: 100vh; border-right: 1px solid #c2c7cc; background: #fff; z-index: 2000;}
  .menu-click{border-bottom: 1px dashed #9da2a6; color: #39434d; display: flex; flex-direction: column; justify-content: center; align-items: center; text-transform: uppercase; font-size: .75rem; line-height: 1.1667; font-weight: 700; cursor: pointer; width: 100%; height: 97px; transition: all .3s;}
  .learn-more-link{position: absolute; top: calc(50% - 15px); left: 50%; transform: translateX(-50%) rotate(-90deg); z-index: 5; display: flex; align-items: center;} 
  .learn-more-link .btn-a{background: none; color: #1c225e; font-family: 'PoppinsSemiBold_0'; padding: 0 0 8px; border-radius: 0; position: relative; display: flex; align-items: center; text-transform: uppercase; font-size: 1.125rem; line-height: 1.2223; cursor: pointer; white-space: nowrap; transition: color .3s;} 
  .learn-more-link .btn-a::after{content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 50%; height: 2px; background: #d52911; transition: width .3s; margin: 0 0 0 -3px;}
  .learn-more-link .btn-a:hover{color: #000;}
  .learn-more-link .btn-a:hover:after{width: 100%;}
  .learn-more-link .btn-a i{margin-left: 10px;transform: rotate(90deg);transition: transform .3s;}
  .explore-link{position: fixed; bottom: 0; left: 0; transition: all .3s; z-index: 2;} 
  .explore-link .btn-a{border-top: 1px solid #9da2a6; padding: 30px 5px; width: 69px; display: block; font-size: .75rem; line-height: 1.1667; text-transform: capitalize; font-family: 'PoppinsSemiBold_0'; color: #2d2b5e; text-align: center; cursor: pointer; transition: color .3s;} 
  .explore-link .btn-a:hover{color: #d52911;}
  .explore-link .btn-a i{display: block; margin: 5px 0 0;}
 
.header{position:absolute; left:0; width:100%; top:0; z-index:5; padding: 0 0 0 90px;}
  .header .container-fluid{}        
  .icon-sidebar{padding:20px 0 0;}
  .icon-sidebar i{color: #fff; border:0; display:inline-block; font-size: 22px; line-height: 44px; margin: 0; height: 44px; width: 44px; text-align: center; position:relative; z-index:1; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .icon-sidebar .fa-facebook{background:#3a5896;}
  .icon-sidebar .fa-twitter{background:#00aced;}
  .icon-sidebar .fa-youtube{background:#b00;}
  .icon-sidebar .fa-linkedin{background:#007ab5;}
  .icon-sidebar .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
  .icon-sidebar .fa-google-plus{background:#d54836;}
  .icon-sidebar i:hover{color:#fff !important; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}
  
  .menu-head{margin:0; position:relative; padding:0; z-index:2; font-family: 'PoppinsSemiBold_0'; text-transform: uppercase; font-size: 14px;}  
  .menu-head nav .container-fluid{padding:0;} 
  .menu-head .navbar-brand{padding: 20px 0; height: auto; display: block;}
  .menu-head .navbar-brand img{margin:auto; width: 100px; height: 80px; position: relative; z-index: 3;} 
  .menu-head .navbar-brand > span{display: inline-block; color: #fff; text-transform: uppercase; font-size: 22px; vertical-align: middle; padding: 0 0 0 10px; text-align: center;}
  .menu-head .navbar-brand > span span{display: block; font-size: 16px; font-family: 'PoppinsMedium';}
  .menu-head .navbar-brand > span span:nth-child(2){background: #d52911;font-size: 14px;padding: 2px;margin: 3px 0 0;}
  .menu-head .navbar-header{position: relative;}
  .menu-head nav{background: none; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0; padding: 0; box-shadow:none;}
  .menu-head .navbar-collapse{padding:0; justify-content: space-between;}
  .menu-head .navbar-nav{text-align:center; float: none; align-items: center; margin-left: auto; position:relative;}
  .menu-head .navbar-nav > li{display:inline-block; float:none; list-style:none; padding: 0; margin: 0 20px; position: relative; vertical-align: middle;}   
  .menu-head .navbar-nav > li.sub-drop > a::after{content: "+"; display: inline-block; margin-left: 5px; position: relative; vertical-align: middle; color: #d52911;}
  .menu-head .navbar-nav > li > a{display: block; border:transparent; color:#fff; text-shadow:none; padding:10px 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -ms-transition:all 1.4s ease; -o-transition:all 1s ease;}
  .menu-head .navbar-nav > li.li-arrow > a::after{content: "\f107";font-family: FontAwesome;display: inline-block;margin: 0 0 0 10px;}
  .menu-head .navbar-nav > li > a:focus, .menu-head .navbar-nav > li > a:hover, .menu-head .navbar-nav > .open > a, .menu-head .navbar-nav > .open > a:focus, .menu-head .navbar-nav > .open > a:hover, .menu-head .navbar-nav > li.current-menu-item > a{color:#d52911; box-shadow:none;}
   /*.menu-head li a:hover .sub-menu{display:block;}*/
  .menu-head ul, .menu-head ul li, .menu-head ul li a{position:relative;}
  .menu-head li:hover > ul {opacity: 1; visibility: visible; -moz-transform: scaleY(1); -webkit-transform: scaleY(1);-o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}
  .menu-head ul ul{position: absolute; left: 0; top: 100%; z-index: 2; padding:0; width: 270px; border-left:2px solid #d52911; background: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 0px 4px 2px rgba(0,0,0,.1);-moz-box-shadow: 0 0px 4px 2px rgba(0,0,0,.1);-ms-box-shadow: 0 0px 4px 2px rgba(0,0,0,.1);-o-box-shadow: 0 0px 4px 2px rgba(0,0,0,.1);box-shadow: 0 0px 4px 2px rgba(0,0,0,.1); opacity: 0; visibility: hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0);-o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0;-ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; text-transform: capitalize;}
  .menu-head ul ul ul{margin-left: 100%; top: 0;}
  .menu-head ul ul li a{text-decoration: none; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -ms-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; -o-box-shadow: none !important; box-shadow: none !important;}
  /*.menu-head .sub-menu{background:#fff; position:absolute; top:100%; left:0; min-width:270px; display:none; margin:0; padding:0;}*/
  .menu-head .sub-menu > li{list-style:none; border-bottom:1px solid #eee; font-size:14px;}
  .menu-head .sub-menu > li:last-child{}  
  .menu-head .sub-menu > li > a:focus, .menu-head .sub-menu > li > a:hover{padding:10px 15px 10px 25px; transition: all .2s ease-out; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all .2s ease-in-out 0s; -o-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s;}
  .menu-head .sub-menu > li > a{display:block; background:none !important; color:#000; padding:10px 15px; text-align:left; position:relative; -webkit-transition: all .2s ease-in-out 0s; -o-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s;}
  .menu-head .sub-menu > li > a:hover{color:#1c225e;}
  .menu-head .sub-menu > li > a:before{content: ''; position: absolute; top: 50%; left: 0; width: 0; height: 2px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); opacity: 1; filter: alpha(opacity=100); -webkit-transition: all .2s ease-in-out 0s; -o-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; background-color: #1c225e;}
  .menu-head .sub-menu > li > a:hover:before{opacity: 1; width: 15px;} 
  .menu-head #show-sidebar{order: 4;}
  
  .call-us{position: relative; padding: 0 25px 0 15px;}
  .call-us .menu-head .btn{font-size: 16px;}

.banner{padding: 0; background: #000; position:relative; z-index:1;}  
  .banner:before{content: ""; background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%); position: absolute; width: 100%; height: 70%; left: 0; top: 0;}
  .banner:after{content: ""; background: #000; opacity: 0.3; position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
  .banner .video{width: 100%; height: 100vh; object-fit: cover; object-position: center center;}

.btn{background: #d52911; border: 0; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative; z-index: 1; display: inline-block; text-align: center; font-family: 'PoppinsSemiBold_0'; font-size: 14px; line-height: 24px; color: #fff; margin: 0; padding: 13px 25px; overflow: hidden; text-shadow: none; text-transform: uppercase; letter-spacing: 0;}
  .btn:hover{color: #fff; background: #d52911;}
  .btn:hover i{transition: 0.3s; color: #fff;}
  .btn i{position: relative; margin: 0 0 0 10px; top: 1px; z-index: 10;}
  .btn span{position: absolute; width: 25%; height: 100%; background-color: #1c225e; transform: translateY(150%); border-radius: 50%; left: calc((var(--n) - 1) * 25%); transition: 0.3s; transition-delay: calc((var(--n) - 1) * 0.1s); z-index: -1;}
  .btn:hover span{transform: translateY(0) scale(2);}
  .btn span.s1{--n: 1;}
  .btn span.s2{--n: 2;}
  .btn span.s3{--n: 3;}
  .btn span.s4{--n: 4;}

@keyframes video-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes rollShape {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-359deg);
  }
}
@keyframes bounce-y {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bounce-x {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}

.sub-title{color:#d52911; position: relative; font-size: 18px; font-family: 'PoppinsSemiBold_0'; text-transform: uppercase; margin: 0 0 15px;}
  .sub-title span{position: relative; display: inline-block; padding: 0 25px;}
  .sub-title span:before{content: ""; height: 8px; width: 8px; background: #d52911; top: -1px; position: absolute; bottom: 0; margin: auto; left: 0; border-radius: 0; box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.4);}
  .sub-title span:after{content: ""; height: 8px; width: 8px; background: #d52911; top: -1px; position: absolute; bottom: 0; margin: auto; right: 0; border-radius: 0; box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.4);}

.about-tag{position:relative; z-index:3; padding: 0 60px 0 120px;}
  .about-tag .row{margin: -210px -15px 0;}
  .about-tag .col-at{margin: 0 0 30px;}
  .about-tag .box-padd{padding: 50px 30px 43px 30px; background: rgba(28, 34, 94, 0.6); position: relative; overflow: hidden; transition: all 0.3s ease-in; color:#fff; box-shadow: 0px 20px 50px rgba(9, 21, 77, 0.1); height: 189px;}
  .about-tag .box-padd:hover{background: #1c225e; color:#fff;}
  .about-tag .box-padd:hover a{/*color:#d52911;*/}
  .about-tag .box-padd figure a{color: #fff;}
  .about-tag .box-padd figure i{color: #d52911;}
  .about-tag .box-padd figure{float: left; color: #fff; font-size: 30px; margin: 10px 20px 40px 0;}
  .about-tag h4{color: #fff; font-family: 'PoppinsSemiBold_0'; text-transform: capitalize; font-size: 18px; margin: 0 0 5px;}
  .about-tag p{margin:0;}
  .about-tag a{color: #fff;}
  .about-tag a:hover{color: #fff;}
  .about-tag .btn{white-space: inherit; border: 0; text-decoration: none; display: block; margin: 0 0 10px; background-color: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative; z-index: 1; text-align: center; font-family: 'PoppinsSemiBold_0'; font-weight:normal; text-transform: capitalize; color: #0250c5; padding: 10px 15px 9px; width:100%; overflow:hidden;}
  .about-tag .btn img{width: 30px; margin:0 10px 0 0; display: inline-block;}
  .about-tag .btn:hover{position: relative; color:#fff; z-index: 1;}
  .about-tag .btn:after{content: ''; position: absolute; height: 100%; left: 0; top: 0; width: 0; -webkit-transition: all .3s; -moz-transition: all .3s;-o-transition: all .3s; transition: all .3s; background-color: #e38b00; z-index:-1;}
  .about-tag .btn:hover:after{width: 100%;}

.about-sec{padding: 80px 60px 40px 120px; position:relative; z-index:2;}     
  .about-sec .row{flex-direction: row-reverse;}
  .about-sec h2{color:#1c225e; font-size: 30px; position: relative; text-transform:capitalize; margin: 0 0 30px;}
  .about-sec h2 span{/*color: #d52911;*/}
  .about-sec .about-left{margin:0 0 30px; padding: 0 15px; position:relative; /*display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: left; -ms-flex-align: center; align-items: center;*/}
  .about-sec .about-left .about-padd{padding: 0;}
  .about-sec .about-left h4{color: #051634; line-height: 26px; font-size: 18px; margin: 0 0 15px;}
  .about-sec .about-left h5{color: #051634;}
  .about-sec .about-left p{margin:0 0 20px;}
  .about-sec .about-right{margin:0 0 30px; position:relative;}
  .about-sec .btn-grid{padding: 5px 0 0; display: flex; align-items: center; gap: 30px;}
  .about-sec .call-btn{position: relative;}
  .about-sec .call-btn > i{background: #d52911; color: #fff; width: 50px; height: 50px; line-height: 50px; text-align: center; display: inline-block; vertical-align: top; font-size: 20px;}
  .about-sec .call-btn span{display: inline-block; vertical-align: top; padding: 0 0 0 15px;}
  .about-sec .call-btn span a{display: block; font-family: 'PoppinsBold'; font-size: 18px; letter-spacing: 3px; color: #051634;}
  .about-sec .call-btn span a:hover{color: #d52911;}
  .about-sec .about-right{margin:0 0 30px; position:relative; padding: 0 15px;}
  .about-sec figure{margin: 0; position: relative;}
  .about-sec figure img{height: 500px; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; object-fit: cover; object-position: center center;}
  .about-sec figure img.img-position{/*top: 10%; right: -26%; border: solid 3px #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; z-index: 9; height: 220px; width: 300px;  position: absolute;*/ height: 72%; object-position: center center;}
  .about-sec .aboutImg{position: relative; display: flex; gap: 15px;}
  .about-sec .about-right .about-text{position: absolute; border-top: 15px solid #fff; background: #1c225e; padding: 25px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08); display: flex; align-items: center; gap: 20px; bottom: 0; right: 0; width: 100%;}
  .about-sec .about-right .about-text span{font-size: 38px; font-family: 'PoppinsBold'; color: #d52911; position: relative; line-height: 30px;  float: left;}
  .about-sec .about-right .about-text span small{display: block; margin-bottom: 0; color: #fff; font-size: 16px; line-height: 18px; margin: 10px 0 0;}
  .about-sec .about-right .about-text img{width: auto; height: auto;}

.promo-area{background: #1c225e; padding: 80px 60px 40px 120px; position:relative;}
  .promo-area:after{background: #000; height: 100%; left: 0; opacity: 0.8; position:absolute; top:0; width: 100%;}
  .promo-area h2{color:#fff; font-size: 30px; position: relative; text-transform:capitalize; margin: 0 0 30px;}
  .promo-area .item{margin: 0 15px;}
  .promo-area .owl-dots{display: none; text-align: center; margin: 40px 0 0;}
  .promo-area .owl-theme .owl-dots .owl-dot span{width: 12px; height: 12px; border-radius: 3px;}
  .promo-area .owl-theme .owl-dots .owl-dot.active span, .promo-area .owl-theme .owl-dots .owl-dot:hover span{background: #14133b;}
  .promo-area .owl-theme .owl-nav .owl-page span{background:#d7d7d7; opacity:1;}
  .promo-area .owl-theme .owl-nav .owl-page.active span, .owl-theme .owl-nav.clickable .owl-page:hover span{background: #fe5321;}  
  .promo-area .owl-theme .owl-nav button{display: block; background: rgba(0, 0, 0, 0.7) !important; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; color: #000; position: absolute; left: 15px; top: -85px; margin: 0; height: 55px; width: 55px; opacity: 1; text-indent: -99999px; border: 0;}
  .promo-area .owl-theme .owl-nav button:hover{background: #ffa918 !important;}
  .promo-area .owl-theme .owl-nav button.owl-next{right: 15px; left:inherit;}
  .promo-area .owl-theme .owl-nav button.owl-prev:hover:before{background-image: url(images/arrow-left-white.png);}  
  .promo-area .owl-theme .owl-nav button.owl-prev:before{background-image: url(images/arrow-left-white.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 30px 30px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .promo-area .owl-theme .owl-nav button.owl-next:before{background-image: url(images/arrow-right-white.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 30px 30px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;} 
  .promo-area .owl-theme .owl-nav button.owl-next:hover:before{background-image: url(images/arrow-right-white.png);} 
  .promo-area .promo-col{margin: 0 0 30px;}
  .promo-area .specialitie-box{position:relative; text-align: center;}
  .promo-area .specialitie-box .promo-overlay{width: 100%; height: 0%; position: absolute; left: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 1; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; transition: all 500ms ease;}
  .promo-area .specialitie-box:hover .promo-overlay{top: 0; height: 100%;}
  .promo-area .specialitie-box figure{-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position:relative; overflow: hidden; margin: 0;}
  .promo-area .specialitie-box figure img{-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 400px; width: 100%; object-fit: cover; object-position: center center; -webkit-transition: all 1.3s ease-in-out; -moz-transition: all 1.3s ease-in-out; -o-transition: all 1.3s ease-in-out; -ms-transition: all 1.3s ease-in-out;}
  .promo-area .specialitie-box figure h4{position: absolute; left: 0; right: 0; bottom: 0; color: #fff; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); padding: 50px 25px 25px; margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .promo-area .specialitie-content{background: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 25px; position: absolute; width: auto; left: 15px; right: 15px; margin: auto; bottom: 15px;  top: 15px;transition-delay: 0.1s; transition-timing-function: ease-in-out; transition-duration: 0.5s; transition-property: all; transform-origin: bottom; transform-style: preserve-3d; transform: scaleY(0); z-index: 2; align-content: center; display: flex; flex-wrap: wrap; text-align: center; justify-content: center;}
  .promo-area .specialitie-box:hover .specialitie-content{transform: scaleY(1);}
  .promo-area .specialitie-content:before{background: #f3941e;  content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all 0.5s; transition: all 0.5s;}
  .promo-area .specialitie-box:hover figure img{-webkit-transform: scale(1.3); -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3);}
  .promo-area .specialitie-box h4{margin:0 0 15px; color: #1c225e; font-size: 20px; text-transform: capitalize;}

.team-sec{background: rgba(45, 43, 94, 0.1); padding: 80px 60px 50px 120px; position:relative;}
  .counter-sec h2{color:#1c225e; font-size: 30px; position: relative; text-transform:capitalize; margin: 0 0 30px;}
  .team-sec .ts-col{margin:0 0 30px;}
  .team-sec .team-box{background:#fff; padding: 25px 25px 10px; position: relative; overflow:hidden; height: 100%;}
  .team-sec .team-box figure{margin: 0 15px 10px 0; overflow: hidden; float: left; border: 1px solid #d9d9de; padding: 10px; width: 40%;}
  .team-sec .team-box figure img{width: 100%; height: 300px; object-fit: cover; object-position: top center;}
  .team-sec .team-box:hover figure img{transform: translateY(10px) scale(1.1); transition: all .5s}
  .team-sec .team-box .caption{padding: 0 30px 0;}
  .team-sec .team-box h4{font-size: 24px; color: #0A1851; z-index: 2; position: relative; margin: 0 0 15px;}
  .team-sec .team-box h4 span{font-size: 14px; display:block; color: #d52911; padding: 5px 0 0;}
  .team-sec .team-box p{}
  .team-sec .team-box .icon-links{margin: 0; display: inline-block;}
  .team-sec .team-box .icon-links i{margin: 0; font-size: 17px; border: 1px solid #d52911; width: 50px; height: 50px; text-align: center; line-height: 50px; color: #d52911;}
  .team-sec .team-box .icon-links i:hover{background: #d52911; color: #fff;}
  .team-sec .inner{background: #2D2B5E; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff; padding: 30px 30px 15px;}
  .team-sec h3{color:#fff; font-size: 24px; text-transform:capitalize; margin:0 0 20px;}
  .team-sec h3 span{display:block; font-size:14px; margin:10px 0 0; color:#fff;}
  .team-sec form{overflow:hidden;}
  .team-sec form .form-control{background:#fff; box-shadow:none; border-radius:0; border:0; color: #000; margin: 0; height: 50px;}
  .team-sec form .form-control::-webkit-input-placeholder {color: #000;}
  .team-sec form .form-control::-moz-placeholder {color: #000;}
  .team-sec form .form-control:-ms-input-placeholder {color: #000;}
  .team-sec form .form-control:-moz-placeholder {color: #000;}
  .team-sec form textarea{height:170px !important; padding-top: 15px;}
  .team-sec form .form-group{margin-bottom:15px;}
  .team-sec form .input-group-addon{background-color: #fff; border: 0 !important; color: #14133b !important; position: relative; min-width: 40px; padding: 6px 12px; font-size: 16px; font-weight: 400; line-height: 1; text-align: center;  border-radius: 0 !important; width: 1%; white-space: nowrap; vertical-align: middle; display: table-cell;}
  .team-sec form .input-group-addon::after{content: ''; position: absolute; top: 10px; right: 1px; width: 1px; height: 30px; background-color: #ccc;}
  .team-sec form .input-group .fa{padding: 10px 0 0; color: #d52911;}
  .team-sec form .input-group:hover .fa{color: #1c225e;}
  .team-sec form .sumit{display: inline-block; vertical-align: middle; width: auto; padding: 13px 0 13px 25px; background: none; border: 0; color: inherit; text-transform: uppercase;} 
  .team-sec form .btn{padding: 0 25px 0 0;} 
  .team-sec form .btn span{background: #3c64ff;} 
  .team-sec form .btn i{display: inline-block; vertical-align: middle; } 

.counter-sec{padding: 80px 60px 40px 120px; position:relative;}
  .counter-sec h2{color:#1c225e; font-size: 30px; position: relative; text-transform:capitalize; margin: 0 0 30px;}
  .counter-sec p{text-align:center; font-size: 16px; margin:0 0 10px;}
  .counter-sec .counter-Txt{margin: 0 0 30px;}
  .counter-sec .counter-padd{background: #1c225e; margin: 0; padding: 50px 25px 40px; position: relative; text-align: center;}
  .counter-sec .row > div:nth-child(3) .counter-padd, .counter-sec .row > div:nth-child(5) .counter-padd{background: #d52911;}
  /*.counter-sec .counter-padd::before{content: ""; border-left: 3px solid #fff; border-top: 3px solid #fff; width: 20px; height: 20px; position: absolute; left: 0; top: 0;}
  .counter-sec .counter-padd::after{content: ""; border-right: 3px solid #fff; border-bottom: 3px solid #fff; width: 20px; height: 20px; position: absolute; right: 0; bottom: 0;}*/
  .counter-sec .counter-padd span{color:#fff; display:block; font-size: 40px; line-height: normal; font-family: 'PoppinsBold'; margin:0; display: inline-block; vertical-align: middle;}
  .counter-sec .counter-padd span:last-child{font-size: 30px;color: #fff;padding: 0 0 0 5px;}
  .counter-sec h4{color: #fff; font-size: 20px; text-transform: capitalize; margin: 0 0 10px;}
  .counter-sec figure{width: 50px; height: 50px; min-width: 50px; line-height: 50px; padding: 0; border-radius: 0;  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15); text-align: center; background: #fff; margin: 0 auto 20px; display: block;}

.map-sec{padding: 0 0 0 57px; position: relative;}
 .map-sec iframe{width: 100%; display: block;}

.back-to-top{position: fixed; opacity:0; visibility:hidden; right: 15px; bottom: 15px; z-index: 20; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out;} 
  .back-to-top.scroll{opacity:1; visibility:visible;} 
  .back-to-top a{-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding-top: 8px; color: #fff !important; font-size: 22px; background: #1c225e; display: block; height: 40px; width: 40px; margin: 0 auto; text-align: center; border: 1px dashed #fff; -webkit-transition: all .3s linear; transition: all .3s linear;}   
  /*.back-to-top .BackTo::after{background: #fff; content: ""; display: block; height: 15px; margin: 0 auto; opacity: 0; position: absolute; left: 50%; top: 50%; text-align: center; text-indent: 0; width: 2px; -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); -webkit-transition: all .3s linear; transition: all .3s linear;}   
  .back-to-top .BackTo:hover:after{margin-top: 2px; opacity: 1; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}   
  .back-to-top a:hover{padding-top: 4px;}  */ 
 
 .footer{position:relative; background: #1c225e; color: #fff; padding: 75px 60px 30px 120px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0;}
  .footer:after{content: ''; background-image: url(images/bg-01.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; left: 0; position: absolute; top: 0; bottom: 0; width: 100%; height: 100%; opacity: 0.05;}    
  .footer a{color:#fff;}
  .footer a:hover{color:#d52911;}
  .footer .footer-col:nth-child(1){padding: 0 50px 0 15px;}
  .footer .footer-col:nth-child(2){padding: 0 30px 0 25px;}
  .footer .footer-col:nth-child(3){}
  .footer .footer-col:nth-child(4){width: 16%;}
  .wg-1{margin:0 0 30px;}
  .wg-1 h4{color:#d52911; margin:0 0 15px; position:relative; text-transform: capitalize;}
  .wg-1 address{margin: 0 0 20px; overflow: hidden; position: relative;}  
  .wg-1 address p{margin: 0 0 10px; color: #fff; font-family: 'PoppinsSemiBold_0'; font-size: 14px;}
  .wg-1 address p a{padding: 0; color: #fff;}
  .wg-1 address p span{color: #d52911; font-family: 'PoppinsSemiBold_0';}
  .wg-1 ul{margin:0; padding:0;}
  .wg-1 ul li{list-style: none; position: relative; display: inline-block; text-transform: capitalize; margin: 0; padding: 0 0 10px 20px; width: 49%; letter-spacing: -0.3px;}
  .wg-1 ul li::before{content: "+"; font-weight: bold; font-family: FontAwesome; position: absolute; left: 0; top: 0; color: #d52911;}
  .wg-1 ul.time-table li{display: flex; justify-content: space-between; gap: 20px; width: auto; margin: 0 0 10px; padding: 0; overflow: hidden;}
  .wg-1 ul.time-table li::before{display: none;}
  .ft-logo{margin: 0 0 20px;}
  .ft-logo a{display: block;}
  .ft-logo img{margin:auto; width: 100px; height: 80px; position: relative; z-index: 3;} 
  .ft-logo a > span{display: inline-block; color: #fff; text-transform: uppercase; font-size: 22px; vertical-align: middle; padding: 0 0 0 10px; text-align: center;}
  .ft-logo a > span span{display: block; font-size: 16px; font-family: 'PoppinsMedium';}
  .ft-logo a > span span:nth-child(2){background: #d52911;font-size: 14px;padding: 2px;margin: 3px 0 0;}
  
  .ft-bottom{background: #d52911; margin: 0; color:#fff; font-size: 16px; padding: 15px 60px 12px 120px; position:relative; z-index:2;}
  .ft-bottom p{margin: 5px 0;}
  .ft-bottom a{font-family: 'PoppinsSemiBold_0';}
  .ft-bottom .link img{filter: brightness(0.5) saturate(0%); margin: 0 0 0 10px; display: inline-block; vertical-align: middle; position: relative; top: -4px;}
  .ft-bottom .link img:hover{filter: inherit; margin: 0 0 0 10px; }
  .ft-bottom a{color:#fff; text-decoration: underline;}
  .ft-bottom a:hover{color:#fff; text-decoration: none;}
  
  .icon-ft{margin:20px 0 0;}
  .icon-ft i{color: #fff; border:0; display:inline-block; font-size: 20px; line-height: 50px; margin: 0; height: 50px; width: 50px; margin: 0 5px 10px 0; text-align: center; position:relative; z-index:1; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .icon-ft .fa-facebook{background:#3a5896;}
  .icon-ft .fa-twitter{background:#00aced;}
  .icon-ft .fa-youtube{background:#b00;}
  .icon-ft .fa-linkedin{background:#007ab5;}
  .icon-ft .fa-google-plus{background: #dc4e41;}
  .icon-ft .fa-whatsapp{background: #4dc247;}
  .icon-ft .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
  .icon-top i:hover{opacity:0.5; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}  
  
.banner-inner{position: relative; text-align:center; padding: 0;}
  .banner-inner .textblock{background-image:url(images/bg-02.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size:cover; height: 400px; position: relative;}
  .banner-inner .textblock:before{background:#000; content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; opacity: 0.5;}
  .banner-inner .block{bottom: 0; left: 0; position: absolute; width: 100%;}
  .banner-inner .block:after{left: 0; top: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-color: rgba(0, 0, 0, 0); border-right-color: rgba(0,0,0,0.3); border-width: 79px 55px 0 0; display:none;}
  .banner-inner .page-title .holder {overflow: hidden; position: relative; padding: 0;}
  .banner-inner h1{color: #fff; margin: 0; font-size: 40px; padding:0 0 70px; text-transform:uppercase; text-align:center;}
  .breadcrumb{font-size:14px; font-family: 'PoppinsMedium'; line-height: normal; position: relative; z-index: 5; text-align: center; display: inline-block; background: #fff; box-shadow: 2px 3px 4px 2px rgba(0, 0, 0, 0.08); padding: 20px 20px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 0 -30px;}
  .breadcrumb > li {margin: 0;}
  .breadcrumb > li + li:before {content: "+"; margin: 0 9px; color: #fff; font-size: 15px; float: left;}
  .breadcrumb > li .fa-home {margin: 0 9px;}
  .breadcrumb li a {color: #d52911;}     

.row-flex{flex-direction: row-reverse;}
.img-thumbnail{border: 1px solid #d9d9de; padding: 10px; border-radius: 0;}  
.align-left{float: left; width: 50%; margin: 7px 20px 10px 0;} 
.align-right{float: right; width: 50%; margin: 7px 0 10px 20px;} 

.mid-inner{padding: 90px 60px 60px 120px;}  
  /*.mid-inner h3{position: relative; margin: 0 0 10px; font-size: 24px; color: #DD3400; text-transform: capitalize;}
  .mid-inner .right-sidebar h3::before, .mid-inner .right-sidebar h4::after{display:none;}
  .mid-inner h4{position: relative; font-size: 20px; text-transform:capitalize; color: #09d0bc; margin: 0 0 10px;}*/

  .mid-inner ul{margin: 0; padding: 0 0 5px;}
  .mid-inner ul li{list-style: none; margin: 0 0 10px; padding: 0; position: relative;}
  .mid-inner ul li::before{content: "\f101"; font-family: FontAwesome; display: inline-block; margin: 0 10px 0 0;} 
  .mid-inner ol{margin: 0; padding: 0 0 5px; counter-reset: section;}
  .mid-inner ol li{margin: 0; padding: 0 0 15px; list-style: none;}
  .mid-inner ol li::before{content: counters(section, ".") " - "; counter-increment: section;}
  
.sidebar-form{background: #2D2B5E; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff; padding: 30px 30px 15px;}
  .sidebar-form h3{color:#fff; font-size: 24px; text-transform:capitalize; margin:0 0 20px;}
  .sidebar-form h3 span{display:block; font-size:14px; margin:10px 0 0; color:#fff;}
  .sidebar-form form{overflow:hidden;}
  .sidebar-form form .form-control{background:#fff; box-shadow:none; border-radius:0; border:0; color: #000; margin: 0; height: 50px;}
  .sidebar-form form .form-control::-webkit-input-placeholder {color: #000;}
  .sidebar-form form .form-control::-moz-placeholder {color: #000;}
  .sidebar-form form .form-control:-ms-input-placeholder {color: #000;}
  .sidebar-form form .form-control:-moz-placeholder {color: #000;}
  .sidebar-form form textarea{height:170px !important; padding-top: 15px;}
  .sidebar-form form .form-group{margin-bottom:15px;}
  .sidebar-form form .input-group-addon{background-color: #fff; border: 0 !important; color: #14133b !important; position: relative; min-width: 40px; padding: 6px 12px; font-size: 16px; font-weight: 400; line-height: 1; text-align: center;  border-radius: 0 !important; width: 1%; white-space: nowrap; vertical-align: middle; display: table-cell;}
  .sidebar-form form .input-group-addon::after{content: ''; position: absolute; top: 10px; right: 1px; width: 1px; height: 30px; background-color: #ccc;}
  .sidebar-form form .input-group .fa{padding: 10px 0 0; color: #d52911;}
  .sidebar-form form .input-group:hover .fa{color: #1c225e;}
  .sidebar-form form .sumit{display: inline-block; vertical-align: middle; width: auto; padding: 13px 0 13px 25px; background: none; border: 0; color: inherit; text-transform: uppercase;} 
  .sidebar-form form .btn{padding: 0 25px 0 0;} 
  .sidebar-form form .btn span{background: #3c64ff;} 
  .sidebar-form form .btn i{display: inline-block; vertical-align: middle; }  
  .sidebar-form .form-group p{margin:0;}
  .sidebar-form .wpcf7-spinner{position:absolute;}
 
.img-hover{overflow: hidden; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
  .img-hover:hover img{background-color: rgba(255,204,51,0.7); -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3);}
  .img-hover img{-webkit-transition: all 1.3s ease-in-out; -moz-transition: all 1.3s ease-in-out; -o-transition: all 1.3s ease-in-out; -ms-transition: all 1.3s ease-in-out; cursor: pointer; width: 100%; height: auto; object-fit: cover; object-position: center center;}

.gallery-sec{position:relative;}
  .portfolio-menu{text-align:center;}
  .portfolio-menu ul{padding:0; margin:0 0 40px;}
  .portfolio-menu ul li{display:inline-block; margin:0; list-style:none; padding:10px 15px; cursor:pointer; -webkit-transition:all 05s ease; -moz-transition:all 05s ease; -ms-transition:all 05s ease; -o-transition:all 05s ease; transition:all .5s ease; font-family: 'PoppinsMedium'; font-size:16px; box-shadow: none !important; position: relative; padding: 3px 15px;}
  .portfolio-menu ul li:last-child:after{display:none;}
  .portfolio-menu ul li::before{display: none;}
  .portfolio-menu ul li::after{position: absolute;right: 0;top: 3px;width: 1px;height: 20px;content: '';background: #e0e0e0;-webkit-transform: rotate(18deg);transform: rotate(18deg);margin: auto;}
  .portfolio-menu ul li.active{color: #d52911;}
  .portfolio-menu ul li.active::after{background: #d52911;}
  .portfolio-item{/*width:100%;*/}
  .portfolio-item .item{margin-bottom:30px;}
  .portfolio-item .item a{display:block; position:relative; overflow:hidden; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .portfolio-item .item img, .portfolio-item .item .video{width: 100%; height: 250px; -webkit-transform: scale(1); transform: scale(1); transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -o-object-fit: cover; object-fit: cover; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .portfolio-item .item:hover img{-webkit-transform: scale(1.2); transform: scale(1.2);}
  .portfolio-item .recet-work-footer{position: absolute;left: 0;bottom: 0;width: 100%;color: #FFFFFF;background: rgba(0, 132, 53, 0.9);}
  .portfolio-item .recet-work-footer h3{color: #FFFFFF;margin: 0;font-size: 14px;padding: 12px 5px 12px 50px;font-family: 'PoppinsSemiBold_0';}
  .recet-work-footer i{position: absolute; left: 0; bottom: 0; min-width: 50px; height: 52px; font-size: 20px; color: #ebf4ef; background: #004b1e; display: block; text-align: center; line-height: 52px; z-index: 1;}
  .gallery-sec.gallery-page{background: none;}
  .gallery-sec.gallery-page .portfolio-item .item{width: 33.3%;}
  .gallery-sec.gallery-page .portfolio-item .item img{height: 170px;}
  
.contact-page{padding:0; position:relative; z-index:2;}
  .contact-page h2{color: #1c225e; font-size: 28px; position: relative; text-transform: capitalize; margin: 0 0 20px;}
  .contact-page .left-grid{padding: 0 80px 0 15px;}
  .contact-page .right-grid{}
  .contact-page form{--bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; overflow:hidden; position:relative; z-index:2; margin: 0 -15px;}
  .contact-page form > *{padding:0 15px;}
  .contact-page form .form-control{background:none; border:0; border-bottom: 2px solid #dfdfdf; box-shadow:none; font-weight:normal; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #000; height: 56px; padding: 6px 0;}
  .contact-page form .form-control:focus{border-color:#1b75bb;}
  .contact-page form .form-control::-webkit-input-placeholder {color: #000;}
  .contact-page form .form-control::-moz-placeholder {color: #000;}
  .contact-page form .form-control:-ms-input-placeholder {color: #000;}
  .contact-page form .form-control:-moz-placeholder {color: #000;}
  .contact-page form textarea{height:100px !important; color: #000;}
  .contact-page form textarea.form-control::-webkit-input-placeholder {color: #000;}
  .contact-page form textarea.form-control::-moz-placeholder {color: #000;}
  .contact-page form textarea.form-control:-ms-input-placeholder {color: #000;}
  .contact-page form textarea.form-control:-moz-placeholder {color: #000;}
  .contact-page form label{font-size:15px; color:#b0b0b0; padding:0 12px;}
  .contact-page form .form-group{margin:0 0 20px;}
  .contact-page form .btn{padding: 0;}  
  .contact-page form .btn span{top: 0;}  
  .contact-page form .submit{display: block; width: 100%; background: none; border: 0; color: #fff; border-radius: 0; padding: 13px 25px;}  
  .contact-page .detail-grid{position: relative; color: #000; font-size: 16px; display: flex; gap: 20px;}
  .contact-page .detail-grid a:hover{color: #d52911;}
  .contact-page .detail-grid a{display: block; font-weight: normal; font-size: 16px; color: #000; font-family: 'PoppinsRegular_0';}
  .contact-page .detail-grid span{display: inline-block; vertical-align: top; color: #d52911; font-size: 18px; font-family: 'PoppinsSemiBold_0';}
  .contact-page .detail-grid i{display: inline-block; font-size: 26px; vertical-align: top; margin: 8px 0 0 0; color: #111b4f;}
  .contact-page .map{border: 10px solid #fff; box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.08);}
  .contact-page .map iframe{width:100%}
  .icon-contact{display: inline-block; vertical-align: middle;}
  .icon-contact i{color: #fff; border:0; display:inline-block; font-size: 24px; line-height: 50px; margin: 0 7px 10px 0; height: 50px; text-align: center; width: 50px; text-align: center; position:relative; z-index:1; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .icon-contact .fa-facebook{background:#3a5896;}
  .icon-contact .fa-facebook:hover{background:none; color:#3a5896;}
  .icon-contact .fa-twitter{background:#00aced;}
  .icon-contact .fa-twitter:hover{background:none; color:#00aced;}
  .icon-contact .fa-youtube{background:#b00;}
  .icon-contact .fa-youtube:hover{background:none; color:#b00;}
  .icon-contact .fa-linkedin{background:#007ab5;}
  .icon-contact .fa-linkedin:hover{background:none; color:#007ab5;}
  .icon-contact .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
  .icon-ft .fa-google-plus:hover{background:none; color:#f09433;}
  .icon-ft i:hover{color:#fff; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}  

  .about-principal .left-inner-sidebar {display: flex;}
  .fee-page .table-sec {width: 100%;}
  .table-sec tr th {padding: 10px;background: #2d2b5e;color: #fff !important;}
  .table-sec tr td {padding: 10px;}
  .faculty-page .photo img {width: 100px;height: 80px;}
  .facilities-page .row {padding: 25px 15px 15px;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;background: #fff;margin: 0 0 30px;align-items: center;}
  .fc-pic {flex-direction: row-reverse;}
  .facilities-page img {height: 200px; object-fit: cover;}
  .school-document .table-sec tr img {width: 30px;}
  .table-sec {width: 100%;}
  .table-sec tr .dob {width: 110px;}
  .admission .form-btn {margin: 10px 0;}

  
    /** Smartphones **/
@media (min-width: 320px) and (max-width: 767px) {
   
   .fixed-grid{top: inherit; width: 100%; height: auto; border-right: 0; bottom: 0; border-top: 1px solid #c2c7cc; display: flex; align-items: center; gap: 10px;}
   .fixed-grid > *{width: 33.333%;}
   /*.fixed-grid .menu-click{width: 25%; min-width: 25%;}
   .fixed-grid .learn-more-link{width: 35%; min-width: 35%;}
   .fixed-grid .explore-link{width: 35%; min-width: 35%;}*/
   .fixed-grid .btn-a{border: 0; display: block; padding: 15px 10px; width: 100%; font-size: 12px; color: #1c225e; text-align: center; font-family: 'PoppinsSemiBold_0';}
   .fixed-grid .btn-a:hover{color: #d52911;}
   .fixed-grid .btn-a::after{display: none;}
   .fixed-grid .btn-a i{display: none;}
   .learn-more-link{position: relative; top: inherit; left: inherit; transform: inherit; border-left: 1px solid #c2c7cc; border-right: 1px solid #c2c7cc;}
   .explore-link{position: relative;}
   .menu-click{border: 0; height: auto;}
   #show-sidebar{padding: 10px 10px 7px;}
   #show-sidebar span{height: 24px; padding: 0;}
   .sidebar-wrapper{width: 100%; left: -100%;}
   .sidebar-wrapper .sidebar-menu ul li{display: block !important;}
   
   .header{padding: 0;}
   .menu-head .navbar-brand{margin: 0 auto;}
   .menu-head .navbar-brand img{max-width: 100%; width: 60px; height: 52px;}
   .menu-head .navbar-brand > span{font-size: 18px; padding: 0 0 0 5px;}
   .menu-head .navbar-brand > span span{font-size: 14px;}
   .menu-head .navbar-brand > span span:nth-child(2){font-size: 12px;}
   .menu-head .navbar-nav{display: none;}
   .about-tag{padding: 0;}
   .promo-area{padding: 80px 0 60px 0;}
   .counter-sec{padding: 80px 0 60px 0;}
   .latest-news{padding: 80px 0 60px 0;}
   .student-feedback{padding: 80px 0 60px 0;}
   .mid-inner{padding: 90px 0 60px 0;}
   .footer{padding: 75px 0 30px 0;}
   .ft-bottom{padding: 15px 0 85px 0;}
   .ft-bottom div, .ft-bottom p{text-align: left !important;}
   
   .about-tag .row{margin: -55px -15px 0;}
   .about-tag .box-padd{padding: 30px 20px 23px 20px; background: #1c225e;}
   .about-tag h4{font-size: 16px;}
   .about-tag .box-padd figure{float: none; margin: 0 0 15px 0;}
   .about-sec, .team-sec{padding: 80px 0 60px 0;}
   .about-sec .aboutImg{flex-wrap: wrap;}
   .about-sec figure img{height: 400px !important;}
   .about-sec .about-right .about-text{position: relative;}
   .about-sec .about-right .about-text img{height: auto !important;}
   .sub-title{font-size: 14px;}
   .team-sec .team-box figure{width: 60%;}
   .team-sec .team-box figure img{height: 225px;}
   .about-sec h2, .team-sec h2, .promo-area h2, .counter-sec h2, .contact-page h2{font-size: 26px;}
   .student-feedback .owl-dots{display: block; text-align: center; position: relative; right: 0; top: 0; margin: 0;}
   
   .contact-page .left-grid{padding: 0 15px;}
   .contact-page form .form-group{width: 100%;}
   .admission .form-btn {margin: 10px 0;}
       
}


/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
   
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
   
}

/* Tablets */
@media (min-width: 768px) and (max-width: 1190px) {
         
   .container{width: auto; max-width:850px !important; padding:0 30px;}
   .fixed-grid{top: inherit; width: 100%; height: auto; border-right: 0; bottom: 0; border-top: 1px solid #c2c7cc; display: flex; align-items: center; gap: 10px;}
   .fixed-grid > *{width: 33.333%;}
   /*.fixed-grid .menu-click{width: 25%; min-width: 25%;}
   .fixed-grid .learn-more-link{width: 35%; min-width: 35%;}
   .fixed-grid .explore-link{width: 35%; min-width: 35%;}*/
   .fixed-grid .btn-a{border: 0; display: block; padding: 17px 10px; width: 100%; font-size: 14px; color: #1c225e; text-align: center; font-family: 'PoppinsSemiBold_0';}
   .fixed-grid .btn-a:hover{color: #d52911;}
   .fixed-grid .btn-a::after{display: none;}
   .fixed-grid .btn-a i{display: none;}
   .learn-more-link{position: relative; top: inherit; left: inherit; transform: inherit; border-left: 1px solid #c2c7cc; border-right: 1px solid #c2c7cc;}
   .explore-link{position: relative;}
   .menu-click{border: 0; height: auto;}
   #show-sidebar{padding: 15px 10px 7px;}
   .menu-head nav .navbar-brand{width: 50%; margin: 0;}
   .menu-head nav .navbar-nav{width: 50%; margin: 0; flex-direction: inherit; justify-content: end;}
   
   .header{padding: 0;}
   .about-tag{padding: 0;}
   .promo-area{padding: 80px 0 60px 0;}
   .counter-sec{padding: 80px 0 60px 0;}
   .latest-news{padding: 80px 0 60px 0;}
   .student-feedback{padding: 80px 0 60px 0;}
   .mid-inner{padding: 90px 0 60px 0;}
   .footer{padding: 75px 0 30px 0;}
   .ft-bottom{padding: 15px 0 85px 0;}
   .ft-bottom div, .ft-bottom p{text-align: center !important; width: 100%;}
   
   .about-tag .row{margin: -55px -15px 0;}
   .about-tag .box-padd{padding: 30px 20px 23px 20px; background: #000;}
   .about-tag .box-padd figure{float: none; margin: 0 0 15px 0;}
   .about-tag h4{font-size: 16px;}
   .sub-title{font-size: 14px;}
   .promo-area h2, .counter-sec h2, .latest-news h2, .student-feedback h2, .contact-page h2{font-size: 26px;}
   .promo-area .promo-col{width: 50%;}
   .counter-sec .counter-Txt{width: 50%; margin: 0;}
   .student-feedback .owl-dots{display: block; text-align: center; position: relative; right: 0; top: 0; margin: 0;}
   .footer .footer-col:nth-child(1){padding: 0 15px 20px; width: 100%; text-align: center;}
   .footer .footer-col:nth-child(2), .footer .footer-col:nth-child(3){padding: 0 15px; width: 50%;}
   .ft-logo img{max-width: 500px;}
   
   .portfolio-item .item{width: 50%;}
   .contact-page .left-grid{padding: 0 15px;}
   
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1190px){
    
   .container{width:auto; max-width:1030px!important; padding:0 30px;}

}


@media (min-width: 1100px) {
	
  .fixed-grid .btn-a br{display: none;}
	
}


@media (min-width: 1300px) {
	
  .container{max-width: 1300px;}
	
}