@media screen and (min-width: 1700px) {
    
    .if-there-magic
    {
        font-size: 580%;
        line-height: 95%;
    }
    
    .home-slide-links{
        font-size: 110%;
    }
    
    #top-logo img,#top-icon img
    {
        width : 25%;
    }
    
    .site-title
    {
        top:12px;
        left:3%;
    }
    
    .custom-menu, #fruit_for_thought
    {
        right:3%;
    }
    
    .sub-section-2
    {
        font-size: 320%;
    }
    
    .sub-section-3
    {
        font-size: 234%;
    }
    
    .sub-section-3
    {
        font-size: 274%;
    }
    .carousel-caption-sub-sub
    {
        border : 2px solid;
     //   padding : 2% 5%;
    }
    
    .carousel-caption-sub-sub span
    {
        font-size : 19px;
        padding-top: 0px !important;
     //   padding : 2% 5%;
    }
    
    .carousel-caption-sub-sub img
    {
        width : 8%;
    }
    
    .section-6 img
    {
        width:1.2%;
        margin-right:3px;
    }
    
    .contact-socio-icons, .contact-input-section
    {
       // top : 45px !important;
    }
    
    #contact_address
    {
        font-size : 14px !important;
    }
    
    #contact-section-4
    {
        padding-bottom : 140px;
    }
    
    .contact-input-section input,textarea
    {
        background-color: #D9D9D9;
        border: none;
        margin-bottom : 1px !important;

    }

    .contact-input-section input
    {
        height : 75px !important;
        color : black
    }

    .contact-input-section textarea
    {
        height : 145px !important;
        color : black
    }
    
    .info-box-header{
        font-size:20px;
        padding-left : 0;
        padding-top : 10%;
    }
    
    .info-box-info
    {
        font-size:12px;
        padding-top :6%;
    }
    
    .info-box-middle
    {
        font-size : 15px;
    }
    
    .carousel-caption-sub-sub-view-films
    {
        padding-left : 37% !important;
    }
    .carousel-caption-sub-sub a
    {
        padding-top: 0px !important;
    }
    
    .fixed-attachment
    {
        background-attachment: fixed;
    }
    
    .common-banner
    {
        background-size : 100%;
    }
    
    .contact_banner
    {
        
    }
    
    .work_banner{
        background-position:50% -65%
    }
    
    .about-banner
    {
        background-position: 50% -35% !important;
    }
    
    .section-head1
    {
        background-size : cover !important;
    }
    
    .shakthi_banner
    {
        background-position : 50% 0% !important;
    }
    
    .uae_banner{
        background-position : 50% -40% !important;
    }
    
    .ajay_banner
    {
        background-position : 50% -40% !important;
    }
    
    .five_feet_banner
    {
        background-position : 50% 200% !important;
    }
    
    .absolute-big-screen
    {
        position : absolute;
    }
    
    #contact_address
    {
        //sheight : 250px;
    }
}