﻿/* ----------------------------------------------------------------*/
/* Grid between 768-1003px (mediaqueries)
-----------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1003px) {
    

/* RESPONSIVE BASE CONTAINER & GRID WIDTH - 768-1003px
----------------------------------------------------*/
.wrapper {
    min-width: 748px;
    max-width: 1004px;
    }
    
/* RESPONSIVE HEADER - 768-1003px
----------------------------------------------------*/
 header {
    top: 0;
    width: 100%;
    height: 67px;
    }
    
.logo {
    top: 20px;
    left: 20px;
    }

.logo img {
    width: 175px;
    }
 
/* RESPONSIVE MAIN NAV SHOW/HIDE - 768-1003px 
----------------------------------------------------*/
.navd, .subnav, .subtitleheader h1:before, .subtitleheader h2:before, .worktitleheader h1:before, #callout, .contactblock  {
    display: none !important;
    }

.navr {
    display: block !important;
    }


/* RESPONSIVE BUTTON - 768-1003px
-------------------------------------------------------*/
.menu-btn{
    display: block;
    top: 12px;
    right: 10px;
	width: 50px;
	height: 50px;
    }

.menu-btn:before{
    top: 0;
    right: 0;
    line-height: 50px;
    font-size: 17px;
    height: 50px;
    width: 50px;
    }

/* RESPONSIVE CONTACT ICONS - 768-1003px
-------------------------------------------------------*/
.mobilecontacticons {
    float: right;
    padding: 14px 0 0 12px;
    position: absolute;
    top: 8px;
    right: 60px;
}

.mobilecontacticons a{
	font-family: 'df-icomoon';
	speak: none;
    width: 60px;
    height: 60px;
	padding: 0 6px;
	font-size: 16px;
	line-height: 60px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: none;
	color: #ffffff;

	/* Better Font Rendering =========== */
	-webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
            transition: all .4s ease;
    }

.mobilecontacticons a.phone:before{content:"\e6f7"; font-size: 18px;}
.mobilecontacticons a.email:before{content:"\2709"; font-size: 25px;}

.mobilecontacticons a:hover, .mobilecontacticons a:hover:before{
	color: #0099B7;
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    }
    
/* RESPONSIVE MENU - 768-1003px
-------------------------------------------------------*/ 
.menu-title .title a {
    display: block;
    padding: 38px 5px 0 10px;
    font-size: 20px;
    }


 /* SUBHEADER & INTRO TEXT - 768-1003px
----------------------------------------------------------*/ 
.subtitleheader, .worktitleheader {
    padding: 5px 0 0 0;
    }

.subpagemobilefix {
    padding: 30px 0 0 12px;
    }

.subtitleheader h1, .subtitleheader h2, .worktitleheader h1 {
    font-size: 40px;
    line-height: 42px;
    font-weight: 200;
    margin: 0;
    padding: 0 0 0 5px;
    }

.subtitleheader .tagline, .subtitleheader .tagline h2 {
    padding: 0 0 0 5px;
    }

.serivcesdescription .contentarea, .subpagedescription .contentarea, .sectiondescription .contentarea {
    padding: 8px 25px 0 10px !important;
    font-size: 16px !important;
    line-height: 26px !important;
    }

.subpagedescription h1, .subpagedescription h2, .subpagedescription h3 {
    font-size: 30px;
    line-height: 45px;
}


.subpagemobilefixservices {
    padding: 40px 0 0 0;
    }

 /* CONTENT AREA - 768-1003px
----------------------------------------------------------*/ 
 .contentarea {
    position: relative;
    width: 95%;
    min-width: 740px;
    margin: 0 auto;
    height: 100%;
    z-index: 3;
}

.maincontentarea {
    width: 95% !important;
    min-width: 740px;
    }

.contentblock {
    padding: 20px 0 100px 10px;
    width: 100%;
    _min-height: 600px;
    min-height: 600px;
    } 

.kalibratecontentblock, .servicecontentblock {
    padding: 20px 0 0 10px !important;
    width: 100% !important;
    _min-height: 150px !important;
    min-height: 150px !important;
}

.contentblockspacer {
    padding-left: 10px;
}


 /* CONTENTBLOCKS - 768-1003px
----------------------------------------------------------*/
.styledlist {
    width: 100% !important;
    padding: 8px 0 0 0;
    min-height: 200px;
    _height: 200px;
}

.styledlist ul li {
    margin: 0 !important;
    padding: 9px 0 !important;
    float: left;
    width: 49%;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}

 /* SERVICES - 768-1003px
----------------------------------------------------------*/
.sevicelist {
    padding: 35px 0 15px 10px;
    min-height: 200px;
    _height: 200px;
}

.servicetype {
    display: block;
    width: 100%;
    vertical-align: top;
    }

.servicetypetitle, .servicetypetitle h2 {
    display: block;
    padding: 0;
    font-size: 26px;
    line-height: 26px;
    color: #00658B;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .05em;
    }

.servicetypecopy {
    width: 94%;
    padding: 5px 0 8px 0;
    font-size: 14px;
    line-height: 26px;
    min-height: 50px;
    _height: 50px;
    }

/* RESPONSIVE 3 PROJECTS - 768-1003px
----------------------------------------------------------*/
.workprojectbox {
    display: inline-table;
    width: 49%;
    height: 300px;
    margin-bottom: 30px;
    opacity: 0;
}

.workprojectbox:last-child {
    display: none;
}

/* RESPONSIVE OUR WORK - 768-1003px
----------------------------------------------------------*/
.workitemcontentscroll {
    position: relative;
    width: 100%;
}

.workitemgrid {
    position: relative;
    width: 100%;
    min-width: 748px;
    margin: 0 auto;
    height: unset;
    z-index: 3;
}

.workitemgrid .gridright {
    width: 98%;
    display: block;
    text-align: center;
    float: none;
    padding-top: 135px;
}

.workitemgrid .galleryimage {
     text-align: center; 
}

.workitemgrid .galleryimage img {
    width: 100%;
    max-width: 600px;
}

.workitemgrid .gridleft {
    float: none;
    padding-top: 0;
    width: 95%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.workitemgrid .clientlogo {
    display: block;
    text-align: center;
}

.workitemgrid .title h1 {
    font-size: 26px !important;
    line-height: 26px !important;
    margin-top: -10px;
    padding: 0;
    color: #00658B;
    width: 95%;
    text-align: left;
    margin: 0 auto;
    padding-right: 75px;
}

.workitemgrid .descrip {
    font-size: 14px !important;
    line-height: 22px !important;
    width: 95%;
    text-align: left;
    margin: 0 auto;
}

.workitemgrid .projecturl {
    padding: 10px 0 2px 0;
    width: 95%;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 30px;
}

.workitemgrid .mobileapplinks {
    width: 97%;
    text-align: left;
    margin: 0 auto;
}

.workitemgrid .client h2 {
    display: block;
    padding: 10px 16px 10px 0;
    font-size: 30px;
    font-weight: 200;
}

.workitemdetails {
    position: relative;
    width: 100%;
}


.scroll-pagination li a{
	display: none; 
}

.scroll-pagination li:first-child a{
	display: none;     
}

.ourworkpagetwo .styledlist {
    padding-left: 20px !important;
}


#main{   
    transform: unset !important;
    transition: unset !important;
}


/* FOOTER - 768-1003px
----------------------------------------------------------*/
footer {
    position: relative;
    width: 100%;
    background-color: #00658B;
    min-height: 200px;
    color: #ffffff;
    font-size: 11px;
    padding: 20px 0 0 0;
    z-index: 3;
    }  

.footercontentarea {
    width: 95%;
    min-width: 740px;
    } 

/* HOMEPAGE - 768-1003px
----------------------------------------------------------*/
.homecontentarea {
    position: relative;
    width: 100%;
    min-width: 730px;
    margin: 0 auto;
    height: 100%;
    z-index: 3;
}

#feature {
    width: 100%;
    min-width: 738px;
    max-width: 1024px;
    height: 400px;
    z-index: 0;
}

.featurecopy {
    position: absolute;
    top: 150px;
    left: 25px;
    }

.featurecopy:before, .kalibratetitle:before {
    display: none;
    }

.featurecopy2 {
    top: 190px;
    }

.featurecopy3 {
    top: 127px;
    }

.featurecopyline1{
    font-size: 38px;
    line-height: 40px;
    color: #ffffff;
    }

#services {
    margin-top: 401px;
    position: relative;
    width: 100%;
    background-color: #0099B7;
    height: 975px;
    z-index: 3;
}

.iconmobile {
    right: 199px;
    }

.icontablet {
    right: 133px;

    }
    
.iconlaptop {
    right: 171px;
    }

.iconmonitor {
    right: 35px;
    }

.servicetitle {
    display: block;
    position: relative;
    padding: 85px 0 0 0;
    font-size: 34px;
    line-height: 34px;
    width: 95%;
    margin: 0 auto;
    }

.servicetag {
    padding: 0 0 0 0;
    width: 95%;
    margin: 0 auto;
}


.servicetitle:before {
    display: none;
    }

#services .servicetype {
    width: 100%;
    max-width: 1024px;
    min-width: 730px;
    vertical-align: top;
    }

#services .servicerow {
    width: 95%;
    margin: 0 auto;
    padding: 31px 0 35px 0 !important;
}

#services .servicetypearea {
    width: 100%;
    margin: 0 auto;
}

#services .servicetypecopy {
    width: 95%;
    font-size: 16px;
}

#ourworklist .workcontentarea {
    position: relative;
    width: 95%;
    min-width: 738px;
    margin: 0 auto;
}

.workrowcenter {
    position: relative;
    width: 95%;
    margin: 0 auto;
}

.kalibratecontentarea {
    width: 95%;
}


#kalibrate  {
    height: 355px;
    } 

.kalibratetitle {
    display: block;
    position: relative;
    padding: 35px 0 0 0;
    width: 95%;
    margin: 0 auto;
    }

.kalibratetagline {
    display: block;
    width: 95%;
    margin: 0 auto;
    padding: 0 0 0 0;
    }

.kalibratetagline h3 {
    padding: 0 0 0 0;
    }
    
.kalibraterow {
    width: 95%;
    margin: 0 auto;
    padding: 16px 0 15px 0;
     }

.kalibrateleft {
    float: none;
    width: 95%;
    min-width: 725px;
    opacity: 0;
    }

.kalibratecontentarea .KFtitle {
    display: block;
    padding: 10px 0 0 0;
    font-size: 22px;
    line-height: 24px;
}

.kalibrateright {
    display: none;
}

.kalibratelinks {
    width: 95%;
}

.servicereadmore {
	width: 90% !important;
}

/* RESPONSIVE FORM- 1004-1280px
----------------------------------------------------------*/
.emailform {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
}

.emailform .sectiontitle {
    width: 90%;
    letter-spacing: .03em;
}

.emailform .sectioncol {
    float: none;
    width: 100%; 
}
   
} 