@media (min-width: 992px){
}
@media (min-width: 1200px){
}
@media (min-width: 1300px){
}
@media (min-width: 1460px){
    .container {
        max-width: 80%;
    }
}
@media (min-width: 1600px){
    .container {
        max-width: 1500px;
    }
}

@media (max-width: 1600px){
    .footer-menu-wrapper .footer-menu {
        padding: 0 20px;
    }
}
@media (max-width: 1500px){
    .top-menu ul li {
        margin-right: 50px;
    }
}
@media (max-width: 1370px){ 

}
@media (max-width: 1199px){ 
    .top-menu ul li a, 
    .btn-wrapper .uc_btn {
        font-size: 14px;
    }
    .top-menu ul li {
        margin-right: 30px;
    }
    .footer-menu-wrapper .footer-menu {
        padding: 0 15px;
    }
    footer {
        font-size: 15px;
    }
    .footer-menu-wrapper {
        display: flex;
        justify-content: space-between;
    }
    .top_wrap img, .footer_logo img {
        
    }
    #header {
        padding: 1rem 0;
    }
}


@media (max-width: 991px){
    #mySidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 3;
        top: 0;
        right: 0;
        background: #f9f9f9;
        overflow-x: hidden;
        transition: 0.3s;
        padding-top: 60px;
        box-shadow: 0 0 10px #c4c4c4;
        left: unset;
    }
    .top-menu {
        width: 250px;
    }
    .top_wrap .burger {
        display: inline-block;
        color: #fff;
        font-size: 25px;
        cursor: pointer;
    }
    .home_banner .banner_data{
        max-width: 100%;
    }
    .small-header .top_wrap .burger {
        color: #0a2da7;
    }
    .cst_bg {
        padding: 3rem 0;
    }
    .top-menu ul, .top-menu .btn-wrapper {
        display: block;
        padding: 0 25px;
    }
    
    .top-menu ul li a {
        padding: 0;
        font-size: 16px;
        color: #000;
        display: block;
    }


    #mySidenav .closebtn {
        position: absolute;
        top: 20px;
        right: 25px;
        font-size: 28px;
        margin-left: 50px;
        color: #fff;
        text-decoration: none;
        background: #0c2430;
        padding: 5px;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    #mySidenav .closebtn:hover {
        color: #ddd;
    }
    #mySidenav a:hover {
        color: #626262;
    }
    .top-menu ul li {
        margin: 15px 0px;
    }
    .top-menu ul li:last-child {
        margin-right: 0;
    }
    .btn-wrapper .uc_btn {
        margin: 0 0 15px;
        display: block;
    }
    #header:not(.home #header).small-header #mySidenav li a, 
    #header:not(.home #header).small-header #mySidenav .btn-wrapper .uc_btn {
        color: #818181;
    }
    .home_banner{
        height: auto;
    }
    .banner_shape {
        min-height: 340px;
        padding: 60px 40px;
    }
    .banner_shape.shape_1, .banner_shape.shape_3 {
        clip-path: unset;
    }


    .main_list_content .left_content li {
      flex-direction: row-reverse;
    }
    .main_list_content .left_content li .list_wrapper {
      text-align: unset;
      margin: 0 0 0 30px;
    }
    .main_list_content ul.left_content {
      margin: 0;
    }
    .main_image_wrap {
      display: none;
    }
    .main_list_content ul.right_content {
      margin: 0;
    }
    .main_list_content ul {
      padding: 0 30px;
    }

    .top-menu .sub-menu {
      position: relative;
      display: none;
    }

    .mobile_menu .plus.icon_active + .sub-menu {
      display: block;
      visibility: visible;
      opacity: 1;
    }

    .mobile_menu .icon_active + button + .sub-menu {
      display: block;
      opacity: 1;
      visibility: visible;
      padding: 0;
      width: 220px;
    }
    .mobile_menu .plus {
      position: absolute;
      right: 0;
      top: 0;
      cursor: pointer;
    }
    .mobile_menu .icon_active + button + .sub-menu li {
      margin: 0 0;
    }
    .mobile_menu .icon_active + button + .sub-menu li a {
      padding: 10px 15px 0px 15px;
      font-size: 14px;
    }
    .mobile_menu .icon_active + button + .sub-menu li:last-child a {
      padding-bottom: 10px;
    }
		.social_link ul {
	  justify-content: center;
	}
	.social_link ul li:last-child {
	  margin-right: 0;
	}
    
    .hm_about .img_wrap {
      margin: 0 auto;
    }
    .hm_about .hd_heading {
      text-align: center;
    }
    .hm_about p {
      text-align: center;
    }
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media (max-width: 767px){ 
    footer h3 {
        margin-bottom: 1rem;
    }
    .inner_banner {
        height: 400px;
    }
    .modal.right .modal-dialog{
        width: 100%;
    }
    .modal.right.fade .modal-dialog {
        right: -100%;
    }
    .banner_shape.shape_1::before {
        top: 10%;
    }
    .home_reviews h2 {
        margin-top: 0;
    }

    .cta_box h2 {
        font-size: 40px !important;
    }

    .service_block .content_wrap {
      flex-direction: column-reverse;
    }
    .service_block .content, .service_block .img_wrap {
        width: 100%;
        padding: 0;
    }
    .service_block .img_wrap img {
        height: auto;
    }
    .service_block .img_wrap {
      margin-bottom: 20px;
    }
    .home_banner .btn_yellow, .home_services .btn_yellow {
        width: 100%;
        margin-top: 1.2rem;
    }
    .service_block .inner_content {
        min-height: unset;
    }


    .main_list_content ul {
      padding: 0 30px;
      width: 100%;
    }
    .main_video_page .hd_wrap h3, .main_video_page .hd_wrap .sub_title {
      width: 100%;
      margin: 10px 0;
    }
    .main_list_content li {
        margin: 15px 0;
    }
    .main_list_content {
        flex-wrap: wrap;
    }
    .banner_data h1 {
        font-size: 50px;
    }
    .home_trust_block .content_wrap {
        padding: 0rem;
    }
    .trust_block .ct_block {
        order: 1;
        margin-bottom: 3rem;
    }
    .trust_block li:last-child .ct_block {
        margin-bottom: 0;
    }
}
@media (max-width: 575px){ 
    .copyright_wrap {
        justify-content: center;
    }
    .copyright {
        margin-bottom: 10px;
    }
    .main_list_content ul {
      padding: 0 ;
    }

    .pop_content {
        padding: 50px 10px;
    }
    .pum-theme-default-theme .pum-container h2 {
        font-size: 30px !important;
    }
	
}

@media (max-width: 420px){

}

@media (max-width: 360px){

}

@media (max-width: 340px){ 

}

