/**************************
GENERAL
**************************/

@font-face {
    font-family: 'barlow-medium';
    src:  url('../../fonts/BarlowCondensed-Medium.ttf')  format('truetype');
}

@font-face {
    font-family: 'barlow-bold';
    src:  url('../../fonts/BarlowCondensed-Bold.ttf')  format('truetype');
}

@font-face {
    font-family: 'barlow-semibold';
    src:  url('../../fonts/BarlowCondensed-SemiBold.ttf')  format('truetype');
}

@font-face {
    font-family: 'barlow';
    src:  url('../../fonts/BarlowCondensed-Regular.ttf')  format('truetype');
}

html { position: relative; min-height: 100%;}
body {
    font: 100%/1.4 'barlow', Arial,Verdana,sans-serif; padding-bottom: 0;
    margin-bottom: 450px; /* Margin bottom to match footer height */
}

a, a:active, a:visited {text-decoration: none!important;}
.bp-project-list{ padding-bottom: 0px !important;}

h1 {
    font-family: 'barlow-semibold', Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 42px;
    margin: 0;
}

h2 {
    font-family: 'muli-light', Arial, Helvetica, sans-serif;
    font-size: 39px;
    color: #364849;
    margin: 0;
}

h3 {
    font-family: 'muli-light', Arial, Helvetica, sans-serif;
    font-size: 39px;
    color: #197084;
    margin: 0;
}

h4 {
    font-family: 'muli-bold', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #364849;
    margin: 0;
}

h5 {
    font-family: 'muli-bold', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #9d8d85;
    margin: 0;
}

.blog-post h1,.blog-post h2, .blog-post h3, .blog-post h4, .blog-post h5{
    margin-bottom: 15px;
}

.thumbnail-container h4{
    text-align: left !important;
}
/**************************
FORMS
**************************/

input, textarea, select {
    border-color: #707070 !important;
    border-radius: 0px !important;
}

input:focus, textarea:focus {
    border-color: #0E85C8 !important;
    box-shadow: 0 0 5px rgba(250, 75, 38, 0.1) !important;
}

.form-row.has-error .help-block {
    color: #dd4b39;
}

/**************************
PAGE NOT FOUND
**************************/
.page-not-found{ margin-top: 30px !important;}
.page-not-found .blog-sidebar {text-align: center;}
.page-not-found i {font-size:100px; padding-top:60px;}


/**************************
NAVBAR - SHOP
**************************/
.navbar-shop {padding: 0 10px;}
.navbar-shop a {color: #28a745; text-decoration: none; padding:0 5px;}
.navbar-shop a:hover {color: rgba(255,255,255,1);}

/**************************
HOME PAGE
**************************/
.index-header-section{
    height: 888px;
    background-image: url('../../images/site/header-bg.png');

}

.index-header-section .row{
    height: 888px;
}

.header-left{
    background-image: url('../../images/site/header-left.png');
}

.header-right{
    background-color: #C7E513;
}

.slogans-cont{
    background-color: #000;
    padding-top: 30px;
    padding-bottom: 30px;
}

.slogan-box{
    text-align: center;
}

.slogan{
    font-family: 'barlow-semibold';
    font-size: 32px;
    color: #C7E513;
    margin-top: 10px;
}

.slogan-desc{
    font-family: 'barlow';
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
}

.slogan-box.dependable{
    border-right: 1px solid #AFAFAF;
}

.slogan-box.professional{
    border-right: 1px solid #AFAFAF;
}

.general-box-content{
    position: relative;
    padding: 20px;
}

.courses-header{
    font-family: 'barlow-semibold';
    font-size: 42px;
    color: #707070;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.general-box-image{
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 276px;
}

.product-bg{
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.general-box{
    position: relative;
    padding: 0;
    border: 1px solid #707070;
    height: 100%;
    padding-bottom: 40px;
    background-color: #fff;
}

.general-box-title{
    font-family: 'barlow-semibold';
    font-size: 26px;
    text-align: center;
    color: #008A00;
    text-transform: uppercase;
}

.general-box-text{
    font-family: 'barlow';
    font-size: 22px;
    text-align: center;
    color: #707070;
    position: relative;
}

.general-box-btn-cont{
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding: 20px;
}

.general-box-btn{
    font-family: 'barlow-semibold';
    font-size: 22px;
    color: #fff;
    border-color: #A0E400;
    background-color: #A0E400;
    width: 100%;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
}

.general-box-btn:hover{
    color: #A0E400;
    background-color: #fff;
    border-color: #A0E400;
}

.more-course-btn-cont{
    margin-top: 25px;
    margin-bottom: 25px;
}

.more-course-btn{
    font-family: 'barlow-semibold';
    font-size: 22px;
    width: 100%;
    background-color: #000;
    border-color: #000;
    color: #C7E513;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.more-course-btn:hover{
    background-color: #C7E513;
    border-color: #C7E513;
    color: #000;
}

.about-dma{
    background-color: #000;
    display: table;
    padding:60px;
}

.about-dma-text{
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.about-dma-text h2{
    font-family: 'barlow-semibold';
    font-size:42px;
    color: #fff;
    margin-bottom: 20px;
}

.about-dma-text p{
    font-family: 'barlow';
    font-size:22px;
}

.about-us-btn{
    font-family: 'barlow-semibold';
    font-size: 22px;
    color: #000;
    border-color: #A0E400;
    background-color: #A0E400;
    width: 100%;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
}

.about-us-btn:hover{
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.about-dma-img{
    background-image: url(../../images/site/homepage-about-DMA.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
}

.equipment-cont{
    background-color: #C7E513;
    padding-top: 25px;
}

.equipment-header{
    font-family: 'barlow-semibold';
    font-size: 42px;
    color: #000;
    margin-bottom: 25px;
    text-align: center;
}

.equipment-cont .general-box-image{
    height: 202px;
}

.equipment-cont .general-box{
    border: none;
}

.index-buy-now-btn{
    font-family: 'barlow-semibold';
    font-size: 22px;
    color: #000;
    border-color: #000;
    background-color: #fff;
    width: 100%;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
}

.index-buy-now-btn:hover{
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.more-equipment-btn{
    font-family: 'barlow-semibold';
    font-size: 22px;
    width: 100%;
    background-color: #000;
    border-color: #000;
    color: #C7E513;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.more-equipment-btn:hover{
    background-color: #FFF;
    border-color: #000;
    color: #000;
}

.handbook-cont{
    margin-top: 75px;
    border:1px solid #707070;
}

.handbook-img-cont{
    height: 500px;
}

.handbook-img{
    background-image: url(../../images/site/leadmagnet.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    top:-7%;
    width: 100%;
    height: 120%;
}

.handbook-text-cont{
    padding: 50px;
    display: table;
}

.handbook-text{
    display: table-cell;
    vertical-align: middle;
}

.handbook-text h2{
    font-family: 'barlow-semibold';
    font-size:42px;
    color: #000;
    margin-bottom: 20px;
}

.handbook-text p{
    font-family: 'barlow';
    font-size:22px;
}

.handbook-btn{
    font-family: 'barlow-semibold';
    font-size: 22px;
    color: #fff;
    border-color: #A0E400;
    background-color: #A0E400;
    width: 100%;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
}

.handbook-btn:hover{
    color: #A0E400;
    background-color: #fff;
    border-color: #A0E400;
}

.logo-cont{
    position: relative;
    float: none;
    width: 220px;
    display: table;
    height: 120px;
    padding: 0px;
}

.logo{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

/* .logo-cont img{
    width: 75%;
} */

.our-clients-cont{
    margin-top: 50px;
}

.our-clients-cont h2{
    font-family: 'barlow-semibold';
    font-size: 42px;
    color: #707070;
    margin-bottom: 50px;
    text-align: center;
}

.header-images {
    -webkit-transform: scale(0.9); /* Saf3.1+, Chrome */
    -moz-transform: scale(0.9); /* FF3.5+ */
    -ms-transform: scale(0.9); /* IE9 */
    -o-transform: scale(0.9); /* Opera 10.5+ */
    transform: scale(0.9);
    /* IE6–IE9 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9999619230641713, M12=-0.008726535498373935, M21=0.008726535498373935, M22=0.9999619230641713,SizingMethod='auto expand');
}
/**************************
News
**************************/
.property-enquiry-header{
    text-align: left;
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: unset !important;
}

.property-enquiry-header:after{
    content: unset !important;
}

.news h4 a{
    font-size: 14px;
    font-family: 'Montserrat';
    color: #fff;
}

.news h4 a:hover{
    color: #474748;
}

.news .col-4{
    padding-right: 0;
}

.news .thumbnail-container{
    padding-bottom: 10px;
}

.img-thumbnail{
    border-radius: 0px;
    border:none !important;
}

.news-container h1{
    margin: auto;
    margin-bottom: 20px;
}

/**************************
NAVSIDEBAR
**************************/
.sidebar-module a {color: #231f20; text-decoration: none; font-weight: 700;}
.sidebar-module a:hover {color: #197084;}
.navsidebar .active > a {color: #197084;}

.list-group-item.active{ background-color: #fff; border-color: #fff; }.dropdown-item.active{ background-color: #5a5a5a; border-color: #5a5a5a; }

.navsidebar .list-group-item{
    border-bottom: none;
}

.navsidebar{
    margin-top: 20px;
}

.list-group-item{
    background-color: #f2f2f3;
}

/* Sub Menu */
.navsidebar-sub {padding-left:10px;}
/**************************
CONTACT
**************************/

.contact-form-container{
    margin-bottom:15px;
}

/**************************
FOOTER
**************************/
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 450px; /* Set the fixed height of the footer here (for sticky footer) */
    padding-top: 20px;
    text-align: center;
    color: #364849;
}

.footer-logo-cont{
    display: table;
}

.footer-logo{
    display: table-cell;
    vertical-align: middle;
}

.footer-links{
    font-family: 'barlow';
    font-size: 20px;
    color: #707070;
    margin-top: 50px;
}

.footer-logo img{
    width: 70%;
}

.footer-links a{
    color: #707070;
}

.footer-links a:hover{
    color: #000;
}

.footer-menu-cont{
    background-color: #707070;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.footer-menu-item-cont{
    position: relative;
    float: left;
    width: 200px;
}

.footer-menu-item-cont a{
    font-family: 'barlow-medium';
    font-size: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.footer-menu-item-cont a:hover{
    color: #000;
}

/**************************
PREVIEW BAR
**************************/
.preview {width:100%; height:52px; background-color: #a6dbd7; position:fixed; z-index: 1000; top:0; color:#fff; }
.preview .navbar-logo {height: 54px; width: auto; position: relative; top: -2px;margin-left: 15px}
.preview, .preview a {font-size: 20px; color:#fff; font-weight: 500; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.preview a:hover {color: #000!important;}
.preview a i {padding-top: 15px;}
.preview-return {float:right; margin-right: 30px;}
.preview-return a {font-size:16px; color:#b71319;}
.preview .spacer {padding: 0 10px;}

/**************************
HELPER - SHARING
**************************/
#share {font-size: 11px!important; border-top: 1px #e8e8e8 solid; margin-top: 20px; padding: 20px 0; clear: both;}
.a2a_menu a {font-size: 13px!important;}
.a2a_menu {background: #e8e8e8!important; }
a.a2a_i, i.a2a_i {border: none!important;}
#share i {font-size: 18px; padding: 0 7px 0 0;}
#share a {padding: 0 7px 0 0;}
.share-space {float: left; padding: 0 70px 0 0; }
.share-space a {color: #444; }
.share-space a:hover {color: #ccc; }

/**************************
HELPER - PAGINATION
**************************/
#pagination {clear: both; z-index: 9999 !important;}

.pagination{  margin-bottom: 0px; }

.pagination  li {padding-right: 10px}

.pagination .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #A0E400;
    border-color: #A0E400;
}

.page-item.disabled .page-link{
    border-color: #A0E400 !important;
}

.pagination .page-link {
    color: #000;
    border-color: #A0E400;
}

.pagination .page-link:hover{
    color: #fff;
    background-color: #A0E400;
}


/**************************
HELPER - BUTTONS
**************************/
.btn-more {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center !important;
    color: #6D6E71;
    border:1px solid #0B85C8;
    padding: 15px 70px 15px 70px;
    border-radius: 0 !important;
} /* style used on button tag */
.btn-more a, .btn-more a:active, .btn-more a:visited { }
.btn-more:hover {
    color: #474748 ;
}

.btn-back {font-size: 14px!important; font-weight: 400; margin-bottom: 70px; z-index: 9999}
.btn-back a, .btn-back a:active, .btn-back a:visited {color: #008A00 !important; text-decoration: none;}
.btn-back a:hover {color: #000 !important;}

/**************************
NEWS MODULE
**************************/
.news-list-item {clear:both;  padding-bottom: 20px; overflow: hidden;}
.news-list-item .btn {padding: 2px 20px;}
.news-list-item-txt {float: left;   width: 65%;}
.news-list-item-img {float: right;  width: 35%;}

.news-item {clear:both; padding: 10px 0px; overflow: hidden; width:100%;}
.news-item-txt {float: left;   width: 65%; padding-right: 20px;  }
.news-item-img {float: right;  width: 35%; height: auto; padding-top: 20px;  text-align: center; margin: 0;}
.news-item-img img {width: 100%; max-width: 100%; height: auto;}

.news-container{
    margin-top: 25px;
}

.news  .general-box-text{
    font-size: 18px;
}

.news hr{
    margin-top: 0px;
}

.news-image-container{
    height: 250px;
    background-color: #CCCCCC;
}

.news-container .page-title{
    color: #fff;
}

.news .general-box-cont{
    margin-bottom: 25px;
}

.news .general-box-image{
    height: 202px;
}

.news-content{
    font-size: 18px;
    color: #707070;
}

.news-content img{
    padding: 15px;
    max-width: 500px !important;
}

.embed-responsive{
    background-color: #494943 !important;
}
/**************************
FAQS MODULE
**************************/
.faqs .accordion-toggle {text-decoration: none!important;}
.faqs .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Font Awesome\ 5 Free';  /* essential for enabling glyphicon */
    content: "\f078";    /* adjust as needed, taken from bootstrap.css */
    padding-left:10px;
	font-weight:900
}
.faqs .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f054";    /* adjust as needed, taken from bootstrap.css */
}

/**************************
DOCUMENTS MODULE
**************************/
.document-wrapper {width:100%; clear:both; border-top: 1px #007bff solid; padding: 10px 10px;}
.document-title {float:left;}
.document-link {float:right;}
.document-link a, .document-link a:active, .document-link a:visited {text-decoration: none;}	
.document-details {width:100%; clear:both; padding-bottom: 5px; }

/**************************
GALLERY MODULE
**************************/
.gallery-container{
    margin-top: 30px;
}

.gallery-block{
	padding-bottom: 20px;
	padding-top: 20px;
}

.gallery-block.cards-gallery h6 {
  font-size: 17px;
  font-weight: bold; 
}

.gallery-block.cards-gallery .card{
  transition: 0.4s ease; 
}

.gallery-block.cards-gallery .card-body {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}

.gallery-block.cards-gallery .card-body p {
  font-size: 15px; 
}

.gallery-block.cards-gallery a {
  color: #212529; 
}

.gallery-block.cards-gallery a:hover {
  text-decoration: none; 
}

.gallery-block.cards-gallery .card {
  margin-bottom: 30px; 
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}


.gallery-img{
    width: 100%;
    height: 180px;
    background-size: cover !important;
    background-position: center !important;
}

@media (min-width: 576px) {

	.gallery-block .transform-on-hover:hover {
	    transform: translateY(-10px) scale(1.02);
	    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important; 
	}
}

/**************************
PROJECTS MODULE
**************************/
.project-list-item{ margin-bottom: 20px;}
.project-list-item .btn {padding: 2px 20px;}
.project-list-item-txt {float: left;   width: 65%; padding-right: 20px;  }
.project-list-item-img {float: right; text-align: center;margin: 0 0 20px 0;}	
.project-list-item-img img {width: 100%; max-width: 100%; height: auto;}

.project-item {clear:both; padding: 10px 0px; overflow: hidden; width:100%;}
.project-item-txt {float: left;   width: 65%; padding-right: 20px; font-size: 13px; }
.project-item-img {float: right; height: auto; text-align: center;}
.project-item-img img {width: 100%; max-width: 100%; height: auto; } 

.project-block.cards-project .card{
  transition: 0.4s ease; 
}

.project-block.cards-project .card img {}

.project-categories-cont{
    padding-top: 30px;
    padding-bottom: 75px;
    padding-left: 75px;
    padding-right: 75px;
}

.project-categories-cont .project{
    text-align: center;
    margin-bottom: 20px;
}

.project-category-header{
    color: #6D6E71;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px !important;
    text-transform: uppercase;
}

.project-category-header:hover{
    color: #474748;
}

.project-img{
    width: 100%;
    margin-bottom: 15px;
}

.blog-post-title{
    color: #6D6E71;
    font-size: 24px;
    font-weight: 700;
}

.blog-post{
    font-size: 20px;
    color: #565656;
}

.breadc{
    color: #6D6E71;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

.breadc a{
    color: #6D6E71;
}

.breadc a:hover{
    color: #0E85C8;
}

.breadc-list{
    margin-bottom: 0 !important;
}

/**************************
TEAM MODULE
**************************/

.member-container{
    margin-top: 25px;
    background-color: #f5f5f5;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.team-container{
    margin-top: 25px;
}

.member{
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    text-align: center;
    margin-bottom: 30px;
}

.member .rounded-circle{
    margin: auto !important;
}

.member img{
    vertical-align: middle;
}

.member-title-old{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    background-color: #12768E;
    color: #fff;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-bottom: 15px;
}

.member-title{
    padding: 10px 10px 10px 10px;
    font-size: 18px;
    font-weight: bold;
    background-color: #12768E;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #FFF;
}

.member-job-title{
    margin-top: 5px;
}

.member .view-details-button{
    width: 100%;
    color: #fff;
    background-color: #12768E;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.member .view-details-button:hover{
    background-color: #000;
}

.member-information .col-12{
    margin-bottom: 20px;
}

.member-detail-title{
    margin-bottom: 10px;
}

.member-photo{
    text-align: right;
    margin-bottom: 25px;
}

.team-member{
    padding-top: 15px;
}


.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.member-button{
    background-color: #12768E;
    color: #fff !important;
    margin-right: 10px;
}

/**************************
PAGES
**************************/

.page-title{
    font-family: 'barlow-semibold';
    color: #000;
    font-size: 35px;
    font-weight: 400;
}

.page-container{
    margin-top: 25px;
    margin-bottom: 25px;
}

.profile-page-container .row{
    min-height: 300px;
}


/**************************
TESTIMONIALS MODULE
**************************/

.testimonials h1{
    margin: auto;
    margin-bottom: 20px;
}

.testimonials .card{
    border-color: #707070;
    margin-bottom: 20px;
    border-radius: 0;
}

.star-container{
    text-align: center;
    margin-bottom: 10px;
}

.star-container i{
    font-size: 18px;
}

.star-container .checked, .card .checked{
    color: #008A00;
}

.name-container{
    font-family: 'barlow-semibold';
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 5px;
    font-size: 18px;
}

.header-container{
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
}

/**************************/

@media (min-width: 576px) {
	.project-block .transform-on-hover:hover {
	    transform: translateY(-10px) scale(1.02);	   
	}
}

@media (min-width: 576px) {
    .team-block .transform-on-hover:hover {
        transform: translateY(-10px) scale(1.02);
    }
}

/**************************
CONTACT
**************************/
.contact-container{
    margin-top: 25px;
    text-align: center;
}

.contact-success-message{
    margin: auto;
    margin-top: 30px !important;
}

.grecaptcha-badge{
    z-index: 99999 !important;
}

/**************************
CONTACT MODULE
**************************/

.g-recaptcha-container{ margin-bottom: 15px; }

.fv-help-block {
    color: #dc3545;
    font-size: 80%;
    margin-top: .25rem;
}

/**************************
RESPONSIVE - BOOTSTRAP MEDIA QUERIES
**************************/
@media (max-width: 575.98px) {

    .sticky-top {
        top: 93px;
    }

    .footer{
        height: 950px;
    }

    body {
        margin-bottom: 950px; /* Margin bottom to match footer height */
    }

    .slogan-box.dependable{
        border-right: none;
        border-bottom: 1px solid #AFAFAF;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .slogan-box.professional{
        border-right: none;
        border-bottom: 1px solid #AFAFAF;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .general-box-cont{
        margin-bottom: 25px !important;
    }

    .more-course-btn-cont{
        margin-top: 0px;
    }

    .equipment-cont .general-box-image{
        height: 276px;
    }

    .logo-cont{
        width: 100%;
        margin-bottom: 30px;
    }

    .logo-cont img{
        width: unset;
        height: 75px;
    }

    .footer-logo-cont{
        margin-bottom: 50px;
    }

    .footer-logo img{
        width: 50%;
    }

    .footer-links{
        margin-top: 0px;
    }

    .footer-main-logo{
        margin: auto;
        width: 220px;
    }

    .footer-menu-item-cont{
        width: 100%;
        margin-top: 25px;
    }

    .footer-menu-item-cont a{
        font-size: 22px;
    }

    .footer-links{
        font-size: 12px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

    .sticky-top {
        top: 93px;
    }

    .footer{
        height: 670px;
    }

    body {
        margin-bottom: 670px;
    }

    .slogan-box.dependable{
        border-right: none;
        border-bottom: 1px solid #AFAFAF;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .slogan-box.professional{
        border-right: none;
        border-bottom: 1px solid #AFAFAF;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .general-box-cont{
        margin-bottom: 25px !important;
    }

    .more-course-btn-cont{
        margin-top: 0px;
    }

    .equipment-cont .general-box-image{
        height: 344px;
    }

    .logo-cont{
        width: 100%;
        margin-bottom: 30px;
    }

    .logo-cont img{
        width: unset;
        height: 75px;
    }

    .footer-main-logo{
        margin: auto;
        width: 220px;
    }

    .footer-menu-item-cont{
        width: 100%;
        margin-top: 25px;
    }

    .footer-menu-item-cont a{
        font-size: 22px;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {

    .slogans-cont .container, .index-courses-cont{
        max-width: unset;
        width: 100% !important;
    }

    .slogan{
        font-size: 24px;
    }

    .slogan-desc{
        font-size: 16px;
    }

    .slogan-box img{
        width: 50px;
    }

    .general-box-image{
        height: 196px;
    }

    .equipment-cont .general-box-image{
        height: 224px;
    }

    .equipment-cont .general-box-cont{
        margin-bottom: 25px;
    }

    .equipment-cont .more-course-btn-cont{
        margin-top: 0;
    }

    .logo-cont{
        width: 144px;
    }

    .logo-cont img{
        width: 90%;
    }

    .footer-main-logo{
        margin: auto;
        width: 220px;
    }

    .footer-menu-item-cont{
        width: 20%;
        margin-top: 25px;
    }

    .footer-menu-item-cont a{
        font-size: 22px;
    }

    .news .general-box-image{
        height: 222px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px){
    .general-box-image{
        height: 196px;
    }

    .equipment-cont .general-box-image{
        height: 144px !important;
    }

    .logo-cont{
        width: 192px;
    }

    .logo-cont img{
        width: 90%;
    }

    .footer-main-logo{
        width: 220px;
    }

    .footer-menu-item-cont{
        width: 140px;
    }

    .footer-menu-item-cont a{
        font-size: 22px;
    }

    .news .general-box-image{
        height: 195px !important;
    }
}


@media (min-width: 1200px)  and (max-width: 1399.98px){
    .general-box-image{
        height: 236px;
    }

    .equipment-cont .general-box-image{
        height: 174px;
    }

    .logo-cont{
        width: 228px;
    }

    .footer-menu-item-cont{
        width: 170px;
    }

    .news .general-box-image{
        height: 172px;
    }
}


@media (min-width: 1400px){

}