  @media only screen and (min-width:1px )
    {
    
    
    .top-header
    {
      background: #0089ec;
      width: 100%;float: left
    }

    .top-header nav
    {
        width: 85%;
        margin:0 7.5%;
        float: left;
        padding: 10px 0
    }
    .logo-right-links
    {
        float: right!important;
        width: 100%
    }
    .logo-right-links span a

    {
            font-weight: 400!important;
            font-size: 15px!important
     }
    .li-right-align-header
    {
        float: right;
    }
    .li-right-align-header span
    {
        float: none;
        padding: 0 5px
    }
    .dropdown-content 
    {
       z-index: 999999999999;
    }
    .second-header
    {
        width: 100%;
        float: left;
        text-align: center;
    }
     .second-header ul 
     {
        text-align: center;
     }


#container {
        width:100%;
        position:relative;
        }
    #slideshow {
        height:200px;
        width:100%;
        }
    #slideshow img {
        height:200px;
        width:100%;
        position: absolute;
        z-index:10;
        min-width:100%;
        min-height:100%;
        }
    #pager {
        height:120px; 
        width:100%;
        background:rgba(0,0,0,0.5);
        position:absolute;
        bottom:30%;
        z-index:1000;
        text-align:center;
        opacity:0;
        transition:all .2s ease-in-out 0s;
        display: block;
        }
    #pager:hover {
        opacity:1;
        }
    #pager img {
        margin: 10px 5px;
        opacity:0.3;
        transition:all .3s ease-in-out 0s;
        }
    #pager img:hover {
        opacity:1;
        transform:scale(1.05);
        z-index:100;
        }
    #prev_c {
            height:200px;
        width:200px;
        position:absolute;
        left:0;
        top:0;
        z-index:100;
        }
        #prev_c img {
            height: 35px;
    width: 35px;
    position: absolute;
    background: white;
    padding: 10px 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0px;

   border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
            }
        
    #next_c {
            height:200px;
        width:200px;
        position:absolute;
        right:0;
        top:0;
        z-index:100;
        }
        #next_c img {
             height: 35px;
    width: 35px;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 10px 0;
    background: white;
    right: 0;
    margin: auto 0px;
   border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
            }
        #next #prev { visibility:hidden;}
        #next,#prev:hover {
            cursor:pointer;
            }
        #next_c,#prev_c:hover #next,#prev { visibility:visible;}
.dropdown-content ul
{
    width: 100%!important
}
.fa-caret-down
{
    font-size: 15px;
        margin: 0 5px;

}
.dropdown a
{
    cursor: pointer;
}



marquee h5,p
{
    margin:0;
}
.gallery-bottom-new img
{
   width: 100%;
   margin: 10px 0;
   float: left;
   height: auto;
}
.second-div-header-inner
{
    display: block;
}
}


























    @media only screen and (min-width:800px )
    {
       
   
  
    .top-header
    {
      background: rgb(237, 36, 42);
      width: 100%;float: left
    }

    .top-header nav
    {
        width: 85%;
        margin:0 7.5%;
        float: left;
        padding: 10px 0
    }
    .logo-right-links
    {
        float: right!important;
        width: 100%
    }
    .logo-right-links span a

    {
            font-weight: 400!important;
            font-size: 15px!important
     }
    .li-right-align-header
    {
        float: right;
    }
    .li-right-align-header span
    {
        float: right;
        padding: 0 5px
    }
    .dropdown-content 
    {
       z-index: 999999999999;
    }
    .second-header
    {
        width: 100%;
        float: left;
        text-align: center;
    }
     .second-header ul 
     {
        text-align: center;
     }


#container {
        width:100%;
        position:relative;
        }
    #slideshow {
        height:450px;
        width:100%;
        }
    #slideshow img {
        height:450px;
        width:100%;
        position: absolute;
        z-index:10;
        min-width:100%;
        min-height:100%;
        }
    #pager {
        height:120px; 
        width:100%;
        background:rgba(0,0,0,0.5);
        position:absolute;
        bottom:30%;
        z-index:1000;
        text-align:center;
        opacity:0;
        transition:all .2s ease-in-out 0s;
        display: block;
        }
    #pager:hover {
        opacity:1;
        }
    #pager img {
        margin: 10px 5px;
        opacity:0.3;
        transition:all .3s ease-in-out 0s;
        }
    #pager img:hover {
        opacity:1;
        transform:scale(1.05);
        z-index:100;
        }
    #prev_c {
            height:450px;
        width:200px;
        position:absolute;
        left:0;
        top:0;
        z-index:100;
        }
        #prev_c img {
            height: 35px;
    width: 35px;
    position: absolute;
    background: white;
    padding: 10px 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0px;

   border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
            }
        
    #next_c {
            height:450px;
        width:200px;
        position:absolute;
        right:0;
        top:0;
        z-index:100;
        }
        #next_c img {
             height: 35px;
    width: 35px;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 10px 0;
    background: white;
    right: 0;
    margin: auto 0px;
   border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
            }
        #next #prev { visibility:hidden;}
        #next,#prev:hover {
            cursor:pointer;
            }
        #next_c,#prev_c:hover #next,#prev { visibility:visible;}
.dropdown-content ul
{
    width: 100%!important
}
.fa-caret-down
{
    font-size: 15px;
        margin: 0 5px;

}
.dropdown a
{
    cursor: pointer;
}


marquee h5,p
{
    margin:0;
}

.gallery-bottom-new img
{
  width:calc(20% - 20px);margin:0px;float: left;height: 150px
}
.second-div-header-inner
{
    display: none;
}
}







@media only screen and (min-width: 1px)
{
    .col-p-1 {width: 8.33%;}
    .col-p-2 {width: 16.66%;}
    .col-p-3 {width: 25%;}
    .col-p-4 {width: 33.33%;}
    .col-p-5 {width: 41.66%;}
    .col-p-6 {width: 50%;}
    .col-p-7 {width: 58.33%;}
    .col-p-8 {width: 66.66%;}
    .col-p-9 {width: 75%;}
    .col-p-10 {width: 83.33%;}
    .col-p-11 {width: 91.66%;}
    .col-p-12 {width: 100%;}
}
@media only screen and (min-width: 800px) 

{
    .col-d-1 {width: 8.33%;}
    .col-d-2 {width: 16.66%;}
    .col-d-3 {width: 25%;}
    .col-d-4 {width: 33.33%;}
    .col-d-5 {width: 41.66%;}
    .col-d-6 {width: 50%;}
    .col-d-7 {width: 58.33%;}
    .col-d-8 {width: 66.66%;}
    .col-d-9 {width: 75%;}
    .col-d-10 {width: 83.33%;}
    .col-d-11 {width: 91.66%;}
    .col-d-12 {width: 100%;}
}