/*------------------------------Desktop Only Styles------------------------------*/
@media only screen and (min-width: 1025px) and (max-width: 2560px) 
{
    .container {
	width: 1010px;
}
    .brand-name > img {
    width: 108%;
}
#main-slider .owl-wrapper-outer .item .img-responsive
{
	      /* height:614px !important; */
	      height:Auto;
	      margin-bottom: -83px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 2560px)
{
	#main-slider .owl-wrapper-outer .item .img-responsive
{
 	/* height:365px;*/
	    height:Auto;
}

}
/*------------------------------Landscape mode of tablet------------------------------*/
@media only screen and (max-width: 1024px) and (min-width: 769px) 
{
    .header .container > .row > .col-md-3.col-sm-12.col-xs-12 {
        width: 20%;
    }
    .header .container > .row > .col-md-9.col-sm-12.col-xs-12 {
        width: 80%;
    }
    #main-slider .owl-wrapper-outer .item,
    #galleria-slider .owl-wrapper-outer .item,
    #education-slider .owl-wrapper-outer .item {  
      /*min-height: 425px;*/
      height: Auto;
    }
    #main-slider .owl-wrapper-outer .item .img-responsive,
    #galleria-slider .owl-wrapper-outer .item .img-responsive,
    #education-slider .owl-wrapper-outer .item .img-responsive
    {
       /* min-height: 425px;
        max-height: 425px;*/
        height: Auto;
    }
    .top-navigation {
        margin-top: 10px;
    }
    .brand-name > img {
        width: 175px;
    }
    .main-navigation
    {
        margin-top: 10px;
    }
    .main-navigation
    {
        padding: 5px 0;
        min-height: 46px;
    }
    .main-navbar > li > a
    {
        font-size: 15px;
    }
    
    #main-slider .owl-controls,
    .custom-owl-carousel .owl-controls
    {
        bottom: 250px;
    }
    #main-slider .prev, #main-slider .next,
    .custom-owl-carousel .prev, .custom-owl-carousel .next
    {
        height: 80px;
        line-height: 80px;
    }
    
    .footer-nav
    {
        margin-left: 50px;
    }
}

/*------------------------------Common------------------------------*/
@media (max-width:959px)
{ 
    body
    {
        overflow-x:hidden;
    }
    .header
    {
        position: relative;
        background: #381008;
    }
   
    #main-slider .owl-controls,
    .custom-owl-carousel  .owl-controls
    {
        bottom: 60%;
    }
    #main-slider .prev, #main-slider .next,
    .custom-owl-carousel .prev, .custom-owl-carousel .next
    {
        height: 50px;
        line-height: 29px;
        width: 29px;
    }
    #main-slider .owl-prev,
    .custom-owl-carousel .owl-prev
    {
        left: 15px;
    }
    #main-slider .owl-next,
    .custom-owl-carousel  .owl-next
    {
        right: 15px;
    }
    .owl-carousel-caption h1.cap-heading
    {
        font-size: 30px;
    }
    .owl-carousel-caption h3
    {
        font-size: 18px;
    }
    .btm-space-40p
    {
        padding-bottom: 20px;
    }
    section.body-holder {
    padding-bottom: 20px;
}
    .container
    {
        width: 100%;
    }
     .brand-name
    {
        display: block;
        text-align: center;
    }
    .brand-name > img
    {
        width: 200px;
    }
        .top-navigation,
        .main-navigation {
    margin-top: 5px;
}
.main-navigation
    {
        margin:0;
        /* border: 1px solid #b9a152; */
    }
    .main-navbar
    {
        float: none;
    }
    .main-navbar > li > a
    {
        font-size:14px;
        padding-bottom:5px;
        
    }
    .top-navigation
    {
        margin: 10px 0;
        clear: both;
    }
    .floatbuttons
    {
        overflow: auto;
        padding: 15px;
        position: static;
        left: auto;
        top:auto;
    }
     .social-links
     {
         overflow: auto;
         margin: 0;
     }
    .social-links li {
        float: left;
        list-style: outside none none;
        margin: 0 0.5%;
        padding: 0;
        width: 24%;
    }
    .social-links li a.btn-default
    {
        width: 100%;
        border: 1px solid #ae9250;
    }
    .arrow
    {
        border-right-color: transparent !important;
        border-bottom-color: #ae9250;
    }
    .popover .arrow, .popover .arrow:after
    {
        border-right-color: transparent !important;
        border-bottom-color: #ae9250 !important;
    }
    .navbar-toggle,
    .navbar-toggle:hover,
    .navbar-toggle:visited
    {
        background-color: #c7b481;
        float: left;
        border-color: #c7b481;
    }
    .navbar-toggle .icon-bar
    {
        background: #fff none repeat scroll 0 0;
    }
    .footer-nav
    {
        margin: 0 !important;
    }
    
    .gototop
    {
        right: 15px;
    }
}

/*------------------------------Tablet Devices------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1023px) 
{
    .footer-nav
    {
        float: left;
    }
    .main-navigation
    {
        padding: 7px 56px;
        min-height: 49px;
    }
        #main-slider .owl-wrapper-outer .item,
        #galleria-slider .owl-wrapper-outer .item,
        #education-slider .owl-wrapper-outer .item  {
  
  min-height: 320px;
}
#main-slider .owl-wrapper-outer .item .img-responsive,
#galleria-slider .owl-wrapper-outer .item .img-responsive,
#education-slider .owl-wrapper-outer .item .img-responsive
{
    min-height: 320px;
    max-height:auto;
}

 .banner-video {
	min-height:420px !import?ant;
}

 
}
/*-----------------------------------------------------------Mobile Devices*/
@media only screen and (min-width: 320px) and (max-width: 767px) 
{    
    .header
    {
        z-index: 7;
        padding: 5px 0;
        background: #520606;
    }
.hidevideofrommobile
{


	height:220px;
	
}
.header {}
	
/*---------------- Added for Gallery of Showcase------*/


    .gallery-of-showcase {
    width: 100%;
    margin-right: 0px;
    float: left;
}

.gallery-of-showcase-media {
	
    width: 100%;
    margin-right: 0px;
    float: left;
}

.showcase-content {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: justify;
}

.showcase-content h4 {
    text-align: center;

}


.showcase-image { width: 100%;
text-align: center; }
	
/*------------- end here-------------------*/

    
        #main-slider .owl-wrapper-outer .item,
        #galleria-slider .owl-wrapper-outer .item,
        #education-slider .owl-wrapper-outer .item {
  
 /* min-height: 135px;*/
}
#main-slider .owl-wrapper-outer .item .img-responsive,
#galleria-slider .owl-wrapper-outer .item .img-responsive,
#education-slider .owl-wrapper-outer .item .img-responsive
{
   /* min-height: 135px;
    max-height: 135px;*/
} 
    #main-slider .prev, #main-slider .next
    {
        height: 36px;
        /* line-height: 36px; */
    }    
    .owl-carousel-caption
    {
        display: none;
    }
    .navbar-collapse.in
    {
		overflow:visible;
}   
    .main-navigation
    {
        margin:0;
        /*overflow: auto;*/
        padding: 10px;
        border: 1px solid #b9a152;
    }
    .main-navbar
    {
        float: none;
        overflow: auto;
    }
    .main-navbar > li
    {
        float: none;
        border: 0;
        margin: 0;
        padding: 0;
        border-bottom: 0 !important;
    }
    .main-navbar > li:hover >a,
    .main-navbar > li:focus >a,
    .main-navbar > li.active >a
    {
        border-left: 5px solid #d0c294;
        border-bottom: 0 !important;
    }
    .main-navbar > li > a
    {
        border:0;
    }
    .main-navigation
    {
        /* background: rgba(255, 255, 255, 0.8); */
    }
    .main-navbar.navbar-nav > li > .dropdown-menu
    {
        margin: 0;
    }
    .main-navbar .caret
    {
        position: static;
        margin: 0 5px;
    }
    .footer .copyrights,
    .W3C
    {
        text-align: center;
        float: none !important;
        clear: both;        
    }
    .footer-nav
    {
        display: inline-block;
        float: none !important;
    }
    .footer-nav,
    .W3C
    {
        padding-top: 10px !important;
    }
    .footer .col-md-6.col-sm-12.col-xs-12 {
    text-align: center !important;
    }

   .homevideo {
    /* visibility: hidden; */
    display: none;
}
}