@media screen and (max-width: 1700px) and (min-width: 1000px) {
    .if-there-magic
    {
        font-size: 400%;
        line-height: 88%;
    }
    
    .home-slide-links{
        font-size: 70%;
    }
    
    .any-border{
        border: 1px solid white;
        letter-spacing: 1px;
    }
    
    #top-logo img,#top-icon img
    {
        width : 17%;
    }
    
    .site-title
    {
        top:12px;
        left:3%;
    }
    
    .custom-menu li a{
        font-size : 74% !important
    }
    .custom-menu, #fruit_for_thought
    {
        right:3%;
    }
    
    .sub-section-2
    {
        font-size : 219%;
    }
    .sub-section-3
    {
        font-size : 170%;
        letter-spacing: 1px;
    }
    .sub-section-4
    {
        font-size : 200%;
        letter-spacing: 1px;
    }
    
    .carousel-caption-sub-sub
    {
        border : 1px solid;
        
    }
    
    .carousel-caption-sub-sub span
    {
        font-size : 80%;
        height :36px !important;
        padding-left: 10px;
    }
    
    .carousel-caption-sub-sub img
    {
        width : 8%;
    }
    
    .carousel-caption-sub-sub-view-films
    {
        padding-left : 30% !important;
    }
    
    .carousel-caption-sub-sub-view
    {
        
    }
    .section-6 img
    {
        width:1.8%;
        margin-right:3px;
    }
    
    #contact-section-4
    {
        padding-bottom : 70px;
    }
    
    .contact-input-section input,textarea
    {
        background-color: #D9D9D9;
        border: none;
        margin-bottom : 1px !important;

    }

    .contact-input-section input
    {
        height : 50px !important;
        color : black
    }
 
    .contact-input-section textarea
    {
        height : 115px !important;
        color : black
    }
    
    .info-box-header{
        font-size:12px;
        padding-left : 0;
        padding-top : 10%;
    }
 
    .info-box-info
    {
        font-size:9px;
        padding-top :6%;
    }
    
    .info-box-middle
    {
        font-size : 10px;
    }
    
    .fixed-attachment
    {
        background-attachment: fixed;
    }
    
    .common-banner
    {
        //background-size : 100%;
    }
    .section-head1 
    {
      //  background-size : 100% !important;
        background-size: cover;
    }
    
    .about-banner
    {
        background-position : 50% -15% !important;
        background-size : 100%;
    }
    
    .contact_banner
    {
        background-position : 50% -40% !important;
        background-size : 100% !important;
    }
    
    .work_banner
    {
        background-position : 50% -60% !important;
        background-size : 100% !important;
    }
    
    .about-banner
    {
        background-position: 50% -35% !important;
    }
    .index_slider{
        background-size : 100%;
    }
    
    .cgh_earth_banner
    {
        background-position : 50% 90% !important;
    }
    
    .shakthi_banner
    {
        background-position : 50% 0% !important;
    }
    
    .uae_banner{
        background-position : 50% -40% !important;
    }
    
    .ajay_banner
    {
        background-position : 50% 0% !important;
    }
    
    .five_feet_banner
    {
        background-position : 50% 200% !important;
    }
    
     .info-box-info{
          line-height: 10px;
    }
    
    .absolute-big-screen
    {
        position : absolute;
    }
    
    #contact_address
    {
        //height : 250px;
    }
    
}
