﻿/* ----------------------------------------------------------------*/
/* Grid between 768-1003px (mediaqueries)
-----------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1003px) {
    
/* RESPONSIVE FIXED HEADER POSITIONS - 768-1003px
----------------------------------------------------*/
.addressfixpositionheader {
    margin-top: 63px !important;
    z-index: 99;
    }
    
.addressfixpositionsubbanner {
    margin-top: 0;
    }

.addressfixpositioncontent {
    margin-top: 10px;
    }


/* RESPONSIVE BASE CONTAINER & GRID WIDTH - 768-1003px
----------------------------------------------------*/
.basecontainer {
    clear: both; 
    width: 100%; 
    min-width: 728px;
    max-width: 1003px;
    }

.basesectionwidth {
    clear: both; 
    width: 100%;
    min-width: 728px;
    max-width: 1003px;
    }

.basegridwidth {
    width: 96%;
    min-width: 708px; 
    max-width: 983px;
    }
    
.contentwidth {
    width: 98%;
    min-width: 708px;
    max-width: 983px;
    }
    
/* RESPONSIVE HEADER - 768-1003px
----------------------------------------------------*/
.logo {
    left: 25px !important; 
    z-index: 2;
    }

.logo img {
    width: 78px;
    }
 
/* RESPONSIVE MAIN NAV SHOW/HIDE - 768-1003px 
----------------------------------------------------*/
.navd, .utilitynav, .subnavvisible, #navsocial, .redsubmenu, .catmobilenav, .subpagesubmenu {
    display: none;
    }

header, .navr {
    display: block;
    }

.socialon {
    display: block !important;
    float: none;
    position: relative;
    clear: both;
    margin-top: 2px;
    padding-top: 10px;
    }


/* RESPONSIVE BUTTON - 768-1003px
-------------------------------------------------------*/  
.menu-btn{
    top: 8px;
    right: 10px;
	width: 50px;
	height: 50px;
    }

.menu-btn:before{
    top: 0;
    right: 0;
    line-height: 50px;
    font-size: 22px;
    height: 50px;
    width: 50px;
    }
    
/* RESPONSIVE MENU - 768-1003px
-------------------------------------------------------*/ 
.menu-title .title a {
    display: block;
    padding: 30px 5px 4px 10px;
    font-size: 20px;
    }

/* RESPONSIVE CONTENT AREAS & GRIDS - 768-1003px
--------------------------------------------------*/  
.subbannerdefault {
    background-position: 0 -40px;
}
.bases

.contentgrid {
    width: 100%;
    } 

.subnavarea {
    clear: both;
    float: none;
    padding: 0;
    width: 100%;
    }

.contentarea {
    position: relative;
    clear: both;
    float: none;
    padding: 0;
    width: 100%;
    min-width: 700px;
    }
    
.contentarea .contentblock {
    padding: 5px 0 25px 0;
    width: 100%;
    max-width: 946px;
    min-width: 720px;
    min-height: 200px;
    _height: 200px;
    } 
	
   
/* RESPONSIVE SUB PARENT TITLE - 768-1003px
----------------------------------------*/
.parenttitlebanner {
    z-index: 4;
    width: 100%;
    height: 80px;
}

.parenttitlebanner .topdivider {
    top: 5px;
    left: 0;
}

.parenttitlebanner .bottomdivider {
    bottom: 5px;
    left: 0;
}

.subparenttitle {
    top: 29px;
    padding: 0 0 0 0;
    }

.subparenttitle h1 {
    padding: 0 0 0 0;
    margin: 0;
    font-size: 30px;
    line-height: 21px;
    font-weight: 300;
    letter-spacing: .03em;
    }

.subparenttitle h2 {
    padding: 0 0 0 0;
    font-size: 30px;
    line-height: 21px;
    }  

.parentaccent {
    position: absolute;
    top: -6px;
    left: 0;
    }

.parentaccent img {
    width: 60%;
    }

/* RESPONSIVE FOOTER - 768-1003px
----------------------------------------------------*/ 
#footer {
    height: 160px;
    font-size: 11px;
    font-weight: 500;
    padding: 10px 0 0 0;
    text-align: center;
    }

.footergrid {
    text-align: center;
    }
    
.footergrid div {
    padding-top: 8px;
    clear: both;
    } 

.councillogo {
    display: inline-block;
}

.councillogo img {
    width: 110px;
    display: inline-block;
    vertical-align: top;
}


 
/* RESPONSIVE HOME PAGE BRANDS - 768-1003px
----------------------------------------------------*/
.coastal, .meribelle {
    box-sizing: border-box;
    width: 100%;
    text-align:center;
    min-height: 600px;
    _height: 600px;
    color: #ffffff;
}

.coastal {
    float: none;
    background-size: cover;
}

.coastal .brandlogo img {
    padding-right: 10%;
}

.meribelle {
    float: none;
    background-size: cover;
}

.meribelle .brandlogo img {
    padding-left: 10%;
}



/* RESPONSIVE HOME MISSION STATEMENT - 768-1003px
----------------------------------------------------*/
.missionstatement .title h2 {
    font-size: 32px;
    letter-spacing: .05em;
}

.missionstatement .content {
    width: 90%;
    max-width: 1003px;
}

.HomeCBStyle, .HomeCBStyle .normalPara p, .HomeCBStyle .normalPara, .HomeCBStyle p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
}

/* GRID - 768-1003px
----------------------------------------------------*/
.threecolmultirows .col:nth-child(2n+1) {margin-left: 0;}
.threecolmultirows .col:nth-child(even) {margin-left: 1.6%;}

.span_3_of_3 {
	width: 48.2%; 
}
.span_2_of_3 {
	width: 48.2%; 
}
.span_1_of_3 {
	width: 48.2%;
}

/* BLOG - 768-1003px
----------------------------------------------------*/
.subbannerblog {
    background-position: 0 -30px;
}

.subbannerblog .textbox  {
    position: absolute;
    top: 95px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.blogarea {
    float: none;
    position: relative;
    padding: 0;
    width: 100%;
    padding-left: 0;
}

.blogarea .contentblock {
    width: 100%;
    min-width: 250px;
    min-height: 250px;
}

/* PRODUCTS - 768-1003px
----------------------------------------------------*/
.subbannermeribelle {
    background-position: 0 -40px;
}

.subbannercoastal {
    background-position: 0 -35px;
}

.subbannercoastal .textbox, .subbannermeribelle .textbox  {
    position: absolute;
    top: 95px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.subbannercoastal .imagebox, .subbannermeribelle .imagebox {
    display: none;
}

.productlistcontentarea {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 98%;
    min-width: 720px;
    padding-left: 0;
}

.product {
    float: left;
    width: 49.2%;
    padding: 0;
    margin: 0;
}

.product .title, .product .title a {
    font-size: 19px;
    letter-spacing: 0;
}

.product .title a:hover {
    padding: 4px 0 4px 0;
    background-color: #ffffff;
    color: #18B3E1
}

.productdetscontentarea {
    position: relative;
    padding: 0;
    width: 96%;
    min-width: 720px;
    padding-left: 0;
    min-height: 500px;
    _height: 500px;
}

.productdets .asset {
    position: relative;
    float: none;
    width: 100%;
}

.productdets .productext {
    float: none;
    width: 100%;
}

.productdets .productshare .hashtag {
    position: absolute;
    right: 6%;
    bottom: 3px;
}

.productdets .productshare .hashtag a {
    font-size: 13px;
}

}


