@media (min-width: 576px) {
/*   .container {
     max-width: 80%; } 
} */

@media (min-width: 767px) {
/*   .container {
    max-width: 80%; 
	} */

  .navbar-toggle {
    display: none; }

  .user-logged-in .main-header {
    position: relative; }

  .flexslider .slider-caption {
    display: block;
    width: 40%;
    top: 85%;
    left: 75%;
    font-size: 1.2em;
	}
  .flexslider .slider-title {
    font-size: 2em; }
  .flexslider .flex-direction-nav {
    display: block;
    margin-top: -24px; }

  .clients .region ul li {
    width: 24%; }

  .testimonials-wrap {
    padding: 75px 0 55px; }

  .footerwidget img.left {
    float: left;
    margin: 10px 10px 0 0; }

  .navbar-toggle-close {
    display: none; }

  .region-primary-menu {
    display: inline-block !important;
    width: auto;
    margin: 0;
    background: none;
    border-radius: 5px;
    vertical-align: middle;
    float: left;
    position: static; }
    .region-primary-menu ul {
      border: 0;
      float: right; }
      .region-primary-menu ul ul {
        background: #fff;
        background: #3c4ba7;  
		}
        .region-primary-menu ul ul li a {
          color: #fff;
          padding: 12px; 
		  }  
        .region-primary-menu ul ul li a:hover,
        .region-primary-menu ul ul li a:focus,
        .region-primary-menu ul ul li a:active,
        .region-primary-menu ul ul li a.highlighted {
          color: #fff;
          padding: 12px;
		  }
        .region-primary-menu ul ul li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.13); }
          .region-primary-menu ul ul li a {
            color: #fff; }
    .region-primary-menu li {
      border: 0; }
      .region-primary-menu li a {
        background: none;
        border: 0;
        font-weight: 400; }
        .region-primary-menu li a span.sub-arrow {
          padding: 0;
          top: 20px; 
          margin-top: 0;
          bottom: 2px;
          right: 2px;
          margin-left: -5px;
          left: auto;
          width: 0;
          height: 0;
          border-width: 4px;
          border-style: solid;
          border-color: #fff transparent transparent transparent;
          font-size: 2em;
          line-height: 100%; }
      .region-primary-menu li li span.sub-arrow {
        top: 22px;
        border-color: #0000 #0000 #0000 #fff;
        right: 0px; }     		             

  .carousel-caption p,
  .carousel-caption h3 {
    display: block; }

  .carousel-caption p:last-child {
    margin: 0; }

  .carousel-caption {
    background-color: #fff;
    background: rgba(0, 0, 0, 0.84);
    color: #ddd;
    text-shadow: none;
    padding: 20px;
    top: 20%;
    left: 10%;
    bottom: auto;
    width: 30%;
    text-align: left; }

  .comment-wrap .author-details {
    width: 10%; }
  .comment-wrap .author-comments {
    width: 90%; }

  .social-media {
    padding: 0px 0;
    display: inline-block; } }


@media (min-width: 768px){
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 100%;
	max-width: 100%; 
    
}
}


@media only screen and (max-width: 767px) {
    /* Styles for mobile devices */
    body {
        font-size: 14px;
    }
	   .menu-base-theme li a {
              font-size: 14px;   
        }
	
	  .container {
    max-width:95%;   
	}
	.region-header .brand a { 
    font-size: 18px;
}
#sidebar-first {
 width: 100% !important;  

}
.content_layout .content { 
    padding: 15px;
}  
.header .content { 
    padding: 0px;     
}
.path-user .profile .field__label {
    width: 100%;
}

.spv-popup-content {
        width: 280px !important;  
        
    }
.spv-right-popup { 
    top: 0;
    left: 0;
}
.gallery-box .simple-popup-views-global img.image-style-medium {
    width: 100%;
}
.path-video-gallery .gallery-box {
    margin-right: 0;
    width: 100%;
}
.gallery-box .spv-popup-wrapper {  
    width: 100%;
}
.path-video-gallery .thumbnail-video {
    margin-left: 45%; 
}
video {
    width: 240px;
    height: auto;
}
.node--type-event img { 
    height: auto;
    max-width: 100%;
}
.list-box h2 {
    text-align: justify; 
}
.list-box img.image-style-medium {
    width: 100%;
}
table {
    width: auto;
    margin: 0 0 10px;
    overflow: auto;
    display: block;
}  
    .region.region-header-top-middle {
        width: 50% !important; 
        text-align: right; 
    } 
	button.navbar-toggle {
    float: right;
    padding: 5px 0;
    margin-right: 10px;
} 

.header-top-left {
        float: left;
        display: inline-block;
        width: 48%;
        padding-left: 18px; 
        padding-top: 5px;
    }

.header-top {
    height: auto;  
}
.header-top-right {
    width: 100%;
} 
.user-join-course li a {
    width: 100%;  
}
ul.user-join-course{
	padding-left: 0; 
}
.navbar-toggle-close {
    top: 0;
} 
.menu-base-theme {
    margin-top: 40px; 
} 
.navbar-header.col-md-12 {
    height: auto;
} 
#block-afslogo {
    float: none;
    position: absolute;
    right: 0;
}   

.brand.site-name {
        text-align: center !important;
        width: 100% !important;
        margin-top: 30px;
    }
	#block-ultra-zymphonies-theme-branding {
     width: 100% !important;
    }
	
	.region.region-footer-third {
    margin-right: 0;
}    
#footer-social-media .col-sm {
    display: block;
} 
.last-updated {
    width: 100%;
    margin-top: 20px;
}   
select,.form-file {  
    width: 100%;
} 
#edit-field-mobile-number-otp-wrapper {
    padding-top: 5px;
    padding-bottom: 4px; 
}  	
.mobile-number-field .country-select,.mobile-number-field .local-number {
    border-bottom: 1px solid #000;
} 
.tabs a {
        padding: 10px;
        text-align: center;
        font-size: 15px;
    } 

    .tabs > li {
        display: inline-block;
        margin-top: 15px;
        width: 100%;
    } 
.user-register-form .field--type-mobile-number	label{
    display: block;
}
.user-register-form .form-actions {
    text-align: center;
} 
.region-page-title h1 { 
    text-align: center;
}
.page-gallery-box {
        width: 100% !important; 
        margin-right: 0;
		display: inline-table; 
    } 
.page-gallery-box img{
    width: 100%;
} 
.cantactus-mapbox {
    display: block;  
}
.cantactus-leftbox {
    float: none;
    width: 100%;
    clear: both;
    display: block;
} 
.contactus-rightbox {
    float: none;
    width: 100%;
    border-left: none;
    padding-left: 0;
    display: inline-flex;
}
iframe {
    width: 100%;
} 

.webform-submission-apply-for-course-form .basic-information-list label {
        float: left;
        width: 100% !important; 
        display: inline-block;
    } 
    .webform-submission-apply-for-course-form .basic-information-list .form-text, .webform-submission-apply-for-course-form .basic-information-list .form-email {
        float: right;
        width: 100% !important; 
    }
	
	.webform-submission-apply-for-course-form legend {
        float: left;
        width: 100% !important; 
    }
    .webform-submission-apply-for-course-form .fieldset-wrapper {
        float: left;
        width: 100% !important;  
    }	
	
	.address-box-section .form-text{
		width: 100% !important;   
	}
	
	.webform-submission-apply-for-course-form .driving-details-section label {

       width: 100% !important; 
    }
	.webform-submission-apply-for-course-form .driving-details-section .form-text {
        width: 100% !important;  
    }
	.webform-submission-apply-for-course-form .physical-standard-list-box label {
        float: none !important;
        width: 100% !important; 
        display: block;
    }
	.upload-section-list-box label {
    float: left;
    width: 100% !important;    
    display: block;
	text-align: left; 
}
.upload-section-list-box .form-file {
    float: right;
    width: 100% !important; 

}
.list-box {
    text-align: center;
}	
.skiptranslate {
    margin-top: 0px;
    margin-bottom: 40px;
    padding: 0px;
}	

.node--type-photo-gallery .field--type-image img{
	    width: 100%;
        height: 100%; 
}
.node--type-photo-gallery .field__item{
	padding-bottom: 20px; 
}
	
}




@media only screen and (max-width: 768px) {
    /* Styles for smaller devices like smartphones */
    body {
        font-size: 14px;
    }
.cantactus-mapbox {
            display: block; 
}
iframe {
    width: 100%;
} 
.cantactus-leftbox {
    float: none;
    width: 100%;
    clear: both;
    display: block;
} 
.contactus-rightbox {   
    float: none;
    width: 100%;
    border-left: none;
    padding-left: 0;
    display: inline-flex;
}
.spv-popup-content {

      width: 560px;
}
.page-gallery-box {
         width: 45%;
	    margin-right: 20px;
		display: inline-table; 
}
.page-gallery-box img{
    width: 100%;
}   
	
.brand.site-name {  
		text-align: left;
		width: 60%;
   } 
   #block-ultra-zymphonies-theme-branding {
    width: 80%;
	margin-top: 15px;
  }
  .region.region-header-top-middle {
    width: 40%;
  } 
  .col-md-9 { 
        padding: 0;
    }
	.menu-base-theme li a {
    padding: 12px 12px;
    font-size: 1em;
}
.copyrights {
    float: none;
}
#footer {
    text-align: center;

}
#footer-social-media {
    float: none;
    display: inline-block;
}  
.region-header .brand a {
    font-size: 18px;
}
.region-header .brand a img {
    width: 90%;
   }
#searckbtn {
    margin-left: 10px;
    margin-top: 10px;
}
    .menu-base-theme li a {
         font-size: 0.9em; 
    }

.path-frontpage .flexslider .slides img {
    height: auto;
}
.path-frontpage #block-views-block-events-block-2 {
 height: 440px;
}
.path-frontpage #block-views-block-news-block-1 {
   height: 390px; 
}
.listbox-left {
    width: 100%;
}  
.listbox-right {
    padding: 10px;
	text-align: justify; 
}

.container { 
                max-width: 90%;
		        padding: 0; 
    }
#sidebar-first {
    width: 250px;
    flex: none;
    max-width: none;
}
table {
    width: 100%;
    margin: 0 0 10px;
    display: block;
    overflow: auto;
}
.sidebar-first .col-md-9 {  
    width: 64%;  
    float: right;
    flex: 64%;  
}
.role-organization .webform-submission-sponsorship-form-add-form .webform-multiple-table td.webform-multiple-table--operations {
    position: relative;
}
.role-organization .webform-submission-sponsorship-form-add-form .form-item label {
    width: 48%;
}  
.webform-submission-apply-for-course-form .physical-standard-list-box label {
    float: left;
    width: 80%;
}  
.webform-submission-apply-for-course-form .driving-details-section .form-text {
    float: right;
    width: 60%;
} 
.webform-submission-apply-for-course-form .driving-details-section label {
    float: left;
    width: 40%;
} 
    .webform-multiple-table-responsive td.webform-multiple-table--operations {
        position: absolute;
        top: unset;
        right: 0;
        bottom: 0;
    }  
	
	.webform-submission-apply-for-course-form .basic-information-list label {
    float: left;
    width: 40%;
} 

.webform-submission-apply-for-course-form .basic-information-list .form-text, .webform-submission-apply-for-course-form .basic-information-list .form-email {
    float: right;
    width: 60%;
}
.webform-submission-apply-for-course-form legend {
    float: left;
    width: 40%;
}  
.webform-submission-apply-for-course-form .fieldset-wrapper {
    float: left;
    width: 60%; 
}
.list-box {
    text-align: center;
}	 
.skiptranslate {
    margin-top: 0px;
    margin-bottom: 40px;
    padding: 0px;
} 
}






/* Media query for devices with a minimum width of 769px and a maximum width of 1024px */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    /* Styles for medium-sized devices like tablets */
    body {
        font-size: 16px;
    }
	.region-header .brand a {
    font-size: 18px;
  
}
	iframe {
    width: 100%;
}  
	
	.brand.site-name {  
		text-align: left;
		width: 60%;
   } 
   #block-ultra-zymphonies-theme-branding {
    width: 80%;
	margin-top: 15px;
  }
  .region.region-header-top-middle {
    width: 40%;
  } 
  .col-md-9 { 
        padding: 0;
    }
	.menu-base-theme li a {
    padding: 12px 12px;
    font-size: 15px;
}
.copyrights {
    float: none;
}
#footer {
    text-align: center;

}
#footer-social-media {
    float: none;
    display: inline-block;
}  
.role-organization .webform-submission-sponsorship-form-add-form .form-item label {
    width: 48%;
}    
.role-organization .webform-submission-sponsorship-form-add-form .form-item .form-text, .role-organization .webform-submission-sponsorship-form-add-form .form-item .form-number {
    width: 45%;
}
#sidebar-first {
    width: 250px !important;
    flex: none;
    max-width: none;
} 
table {
    width: 100%;
    margin: 0 0 10px;
    display: block;
    overflow: auto;
}
.sidebar-first .col-md-9 {  
    width: 64%;  
    float: right;
    flex: 64%;  
} 

}




/* Media query for devices with a minimum width of 1025px */
@media only screen and (min-width: 1025px) {
    /* Styles for larger devices like desktops */
    body {
        font-size: 18px;
    }
}