/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Calligraffitti|Allan:400,700|Lato:400,300,700,900|Poppins:300,400,500,600,700,800');

@font-face {
    font-family: 'variane-script';
    src: url('../fonts/variane-script/variane-script.eot');
    src: url('../fonts/variane-script/variane-script.eot?#iefix') format('embedded-opentype'),
         url('../fonts/variane-script/variane-script.woff2') format('woff2'),
         url('../fonts/variane-script/variane-script.woff') format('woff'),
         url('../fonts/variane-script/variane-script.ttf') format('truetype'),
         url('../fonts/variane-script/variane-script.svg#variane-script') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background: #CCCCCC;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #222;
    line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #222;
}

h1 {
    font-size: 40px;
}
h2 {
   margin-top: 10px; 
}

h3 {
    font-weight: 400;
}

h4 {
    font-weight: 400;
    font-size: 20px;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
}


a {
    color: #4c85a2;
    word-wrap: break-word;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #4c85a2 !important;
    text-decoration: underline;
    outline: 0;
}

.menu > li > a:hover,
.menu > li > a:focus,
.hvr-ripple-out:hover,
hvr-ripple-out:focus{
    text-decoration: none;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

.alignleft {
    text-align: left;
}
.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

hr{
    border-color: #777 !important;
    box-sizing: content-box;
    height: 0;
    width: 45%;
}
/* wrapper */

#container {
    margin: 0px auto;
    text-align: center;
    box-sizing:border;
    width: 100%;
    background-color: #FFFFFF;
}

#container h1 {
    margin-top: 60px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    letter-spacing: -1px;
}

h2.subtitle {
    color: #fff;
    font-size: 24px;
}	

/* Menus */
.horizontal li{
    display: inline-block;
    list-style: none;
}

#menu, #menu-foot{
    height: 70px;
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
}

#menu-foot > .menu > li > a{
    color: #aaa;
}

#menu{
    border-bottom: 1px solid #4c85a2;
}

.hamburger{
    display: none;
}

.cross{
    display: none;
}

#menu-foot{
    background: #444444; /* Old browsers */
    background: -moz-linear-gradient(top,  #444444 0%, #383838 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #444444 0%,#383838 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #444444 0%,#383838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#383838',GradientType=0 ); /* IE6-9 */
}

#menu-foot-right{
    background: #444444; /* Old browsers */
    background: -moz-linear-gradient(top, #383838 0%, #2e2e2e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #383838 0%, #2e2e2e  100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #383838 0%, #2e2e2e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
}

.page-selected{
    color: #4c85a2 !important;
    border-bottom: 4px solid;
}

#header{
    border-top: 5px solid #4c85a2;
    width: 100%;
}

#header > #menu > .menu li{
    color: #4c85a2;
    font-family: 'Poppins';
    float: left;
    font-weight: 400;
    margin-left: 0;
    width: 125px;
}

#header > #menu > .menu li a{
    color: #333;
    padding-bottom: 5px;
}

#menu-foot > .menu li{
    width: 125px;
    float: left;
    font-weight: 400;
    font-family: 'Poppins';
    color: #4c85a2;
}

#menu-foot > .menu li a{
    padding-bottom: 5px;
    font-weight: normal !important;
}

.menu {
    display: inline-block;
    margin: 0 auto;
    padding-left: 110px;
}

.menu > .item{
    margin-top: 16px;
}

.logo{
    height: 120px;
    width: 142px !important;
    margin-right: 10px;
    /*background: #ffffff url("https://www.mgninventories.co.uk/assets/img/mgn-logo-light.png") no-repeat scroll right top / cover;*/
}

.logo > h1 > a > img{
    background-color: #fff;
    border-bottom: 1px solid #666;
    border-radius: 50%;
    height: 121px;
    padding-bottom: 10px;
}

.logo > h1{
    margin: 0px !important;
}

.logo-dark{
    height: 120px;
    width: 119px !important;
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/mgn-logo-dark.png") no-repeat scroll right top / cover;
}

.aiic-logo{
    display: inline;
    width: 100px;
    height: 60px;
    float: left;
    margin-left: 10px;
    background: #ffffff url("/assets/img/aiiclogo.jpg") no-repeat;
}

.arla-logo{
    display: inline;
    width: 165px;
    height: 60px;
    float: left;
    margin-left: 10px;
    background: #ffffff url("/assets/img/arla-logo.jpg") no-repeat;
}

ul.social-network {
    right: 2% !important;
    top: 10px !important;
}

.social-circle{
    float: right;
    margin: 6px 15px 0 0;
}

.social-circle i{
    color: #888;
}

/* footer */
#footer{
    color: #EEE;
    background-color: #383838;
}

.copyright{
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
}

#foot-lower{
    padding-bottom: 20px;
}

#foot-lower > .menu{
    display: inline-block;
    width: 535px;
    padding-left: 65px !important;
}

/* Index page */
#main-presentation{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton2.jpg") no-repeat scroll center / cover ; /*0 -558px*/
    height: 650px;
    -webkit-transition: background 2s ease-in;
    -moz-transition: background 2s ease-in;
    transition: background 2s ease-in;
}

.banner-so1{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton2.jpg") no-repeat scroll 0 bottom / cover !important ;
}

.banner-so2{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton1.jpg") no-repeat scroll 0 bottom / cover !important;
}

.banner-so3{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton3.jpg") no-repeat scroll 0 -100px / cover !important;
}

.banner-so4{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton4.jpg") no-repeat scroll center / cover !important;
}

.banner-so6{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton6.jpg") no-repeat scroll center / cover !important;
}

.banner-po2{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-pompey2.jpg") no-repeat scroll center / cover !important;
}

.banner-po3{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-pompey3.jpg") no-repeat scroll center / cover !important;
}

.banner-wi1{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-winch1.jpg") no-repeat scroll center / cover !important;
}

.banner-wi2{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-winch2.jpg") no-repeat scroll center / cover !important;
}

.banner-wi3{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-winch3.jpg") no-repeat scroll center / cover !important;
}

.banner-wym{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-weymouth.jpg") no-repeat scroll center / cover !important;
}

.banner-ddl{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-durdle.jpg") no-repeat scroll center / cover !important;
}

.banner-fishy{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-fishy.jpg") no-repeat scroll center / cover !important;
}

.slogan{
    display: inline-block;
    margin: 120px auto 0;
    text-align: center;
    width: 100%;
}

.slogan > h2{
    border: 2px solid #fff;
    color: #fff;
    display: inline;
    font-family: 'Allan', cursive;
    margin: 0 auto;
    padding: 15px 85px;
    font-size: 55px;
    text-shadow: 0 2px 12px #000;
}

.services{
    display: inline;
    float: left;
    margin-top: 170px;
    width: 100%;
}

.fu{
    display:none;
}

.services li{
    background-color: #222;
    background: -webkit-linear-gradient(left, #222 , #111); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #222 , #111); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #222 , #111); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #222 , #111); /* Standard syntax */
    
    border: 1px solid #000;
    border-radius: 20px;
    box-shadow: 1px 1px 3px 1px #333;
    color: #ffffff;
    margin-right: 4%;
    opacity: 0.85;
    padding-top: 20px;
    width: 250px;
    vertical-align: top;
    
    height: 70px;
    overflow: hidden;
    cursor: pointer;

    /* Set our transitions up. */
    -webkit-transition: height 0.8s;
    -moz-transition: height 0.8s;
    transition: height 0.8s;
}

.services li:hover,
.services li:focus,
.services li:active{
    height: 230px;
    opacity: 0.95;
    border: 1px solid #4c85a2;
}

.services li > div{
    margin-top: 18px;
    padding-left: 6px;
    padding-right: 2px;
    text-align: left;
}

.services li > div > a{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #eee, #aaa) repeat scroll 0 0;
    border: 1px solid #777777;
    border-radius: 5px;
    color: #222;
    display: block;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    width: 80%;
    cursor: pointer;
}

.services li > div > a:hover,
.services li > div > a:focus{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #aaa, #eee) repeat scroll 0 0;
    color: #000 !important;
}

#inventories > div > a{
    margin-top: 5px;
} 

#checkouts > div > a{
    margin-top: 5px;
}

#inspections > div > a{
    margin-top: 25px;
}

#consulting > div > a{
    margin-top: 5px;
}

#content-holder{
    background-attachment: scroll, scroll, scroll, scroll;
    background-clip: border-box, border-box, border-box, border-box;
    background-color: #dee8eb;
    background-image: radial-gradient(#f1f1f1 8%, transparent 10%), radial-gradient(#eee 8%, transparent 10%), radial-gradient(rgba(255, 255, 255, 0.1) 8%, transparent 10%), radial-gradient(rgba(255, 255, 255, 0.1) 8%, transparent 10%);
    background-origin: padding-box, padding-box, padding-box, padding-box;
    background-position: 0 0px, 8px 8px, 0 1px, 8px 9px;
    background-repeat: repeat, repeat, repeat, repeat;
    background-size: 17px 17px;
    border: 10px solid #fff;
    min-height: 400px;
}

#content-holder > div{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-style: solid;
    width: 78%;
}

#about, #news-cont{
    background-color: #eee !important;
    border-color: #4c85a2 #ccc #ccc;
    border-width: 6px 1px 1px;
    box-shadow: 0 2px 6px 0 #ccc;
    display: flex;
    margin: -34px auto 0;
    padding-bottom: 10px;
    z-index: 99;
}

#about > .left, #news-cont > .left{
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 10px;
    box-shadow: 1px 1px 2px 1px #ccc;
    flex: 1 1 0px;
    float: left;
    margin: 10px 5px 0;
    padding: 0 5px 0 15px;
    text-align: left;
    z-index: 10;
}

#about > .right, #news-cont > .right{
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 10px;
    box-shadow: 1px 1px 2px 1px #ccc;
    flex: 1 1 0px;
    float: right;
    margin: 10px 10px 0 0;
    padding: 0 0 0 15px;
    text-align: left;
    z-index: 10;
}

#canvas{
    z-index: 0;
}

#news-cont{
    display: inline-block !important;
}

#news-cont > .left{
    width: 99%;
}

#about > .right > ul,
#home-info > .middle > div > ul{
    padding-left: 10px; padding-top: 5px;
    list-style: none;
}

#home-info > .middle > div > ul > li:before {    
    font-family: 'FontAwesome';
    content: '\f041';
    margin: 0 8px 0 -10px;
    color: #006835;
}

#about > .right > ul > li:before {    
    font-family: 'FontAwesome';
    content: '\f054';
    margin: 0 8px 0 -10px;
    color: #4c85a2;
    font-size: 15px;
}

#home-info, #home-promo, #home-info2, #home-info3{
    background-color: #eee !important;
    border: 1px solid #ccc;
    box-shadow: 0 2px 6px 0 #ccc;
    display: flex;
    margin: 5px auto;
    padding-bottom: 10px;
    margin-top: 10px;
}

#home-info > .left,
.middle,
#home-promo > .left,
#home-info2 > .left,
#home-info3 > .left{
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 10px;
    box-shadow: 1px 1px 2px 1px #ccc;
    flex: 1 1 0px;
    float: left;
    margin: 10px 10px 0;
    padding: 0 5px 15px 15px;
    text-align: left;
}

#home-info > .middle{
    margin: 10px 10px 0 2px;
}

#home-info > .right{
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 10px;
    box-shadow: 1px 1px 2px 1px #ccc;
    flex: 1 1 0px;
    float: right;
    margin: 10px 10px 0 0;
    padding: 0 0 0 15px;
    text-align: left;
}

#about > .left:hover,
#about > .right:hover,
#home-info > .left:hover,
#home-info > .middle:hover,
#home-info > .right:hover,
#about > .left:focus,
#about > .right:focus,
#home-info > .left:focus,
#home-info > .middle:focus,
#home-info > .right:focus,
#home-promo > .left{
    box-shadow: 1px 1px 4px 2px #ccc;
}

#home-info > .right > div > p { 
    color: #f2f2f2;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px;
    padding: 0;
    width: 100%;
    height: 225px;
}

.doc-container {
    width: 33.3%;
    float: left;
    margin: 0 auto;
    text-align: center;
}

.doc-container > p, .sys-container > p{
    font-weight: bold;
}

.doc-container > img {
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 3px 2px #eee;
}

.sys-container {
    float: left;
    margin: 0 auto;
    width: 50%;
    text-align: center;
}

#home-promo{
    width: 45% !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

#home-promo > .left{
    background: #befefa3b;
}

#home-promo > .left > h3{
    text-align: center;
    font-size: 20px;
    line-height: 28px;
}

#home-promo > .left > p{
    margin: 20px auto 0;
    width: 100%;
    text-align: center;
}

.punchline{ 
    background: #ff4a4a none repeat scroll 0 0;
    color: #f2f2f2;
    display: inline;
}

.testimonials{
    overflow: hidden;
    width: 99%;
    height: 225px;
}

.end-quote{
    background: #f2f2f2; 
    color: #4c85a2;
    display: inline;
}

.quote-author{
    color: #444;
}

.myemail,
.myphone{
    color: #222;
    margin-left: 5px;
    margin-right: 10px;
}

form > .left{
    display: inline-block; 
    float: left; 
    width: 50%
}

form > .right{
    display: inline-block;
    float: left;
    padding-left: 4px;
    width: 50%;
}

form > .left > input,
form > .right > input,
form > input{
    border: 1px solid #777;
    height: 34px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 35px;
    width: 98%;
    border-radius: 5px;
}

form > .left > input:hover,
form > .right > input:hover,
form > input:hover,
form > .left > input:focus,
form > .right > input:focus,
form > input:focus
{
    border: 1px solid #222;
}

#message{
    border: 1px solid #777;
    height: 112px;
    margin-bottom: 3px;
    padding-left: 10px;
    width: 95%;
    border-radius: 5px;
}

#message:hover,
#message:focus{
    border: 1px solid #222 !important;
}

form > .left > span:hover,
form > .left > span:focus{
    color: #aaa !important;
}

.notificaiton {
    background-color: #ffefd5;
    border: 1px solid green;
    float: left;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}

.icon {
    margin-left: -25px;
    margin-top: 4px;
}

.icon-select {
    margin-left: -59px;
    margin-top: 6px;
}

#contact-button, #login-button, #signup-button{
    float: left;
    background-color: #86be27;
    border: 1px solid #777777;
    border-radius: 5px;
    color: #222;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    width: 95%;
}

#contact-button{
    height: 33px !important;
    line-height: 33px !important;
    margin-top: 0;
    margin-bottom: 0;
}

#login-button{
    width: 98% !important;
}

#contact-button:hover,
#contact-button:focus{
     background: rgba(0, 0, 0, 0) linear-gradient(to right, #ddd, #eee) repeat scroll 0 0;
     color: #333333 !important;
}

#independent-ll {
    display: inline-block;
    float: left;
    height: 12px;
    margin-left: 0;
    margin-top: 15px;
    padding-left: 0;
    text-align: left;
    vertical-align: middle;
    width: auto;
}

#independent-label {
    margin-bottom: 7px;
    margin-left: 8px;
    margin-top: 7px;
    vertical-align: middle;
}

/*Info pages*/
#main-presentation-info{
    background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-about.jpg") no-repeat scroll center;
    height: 341px;
}

#main-presentation-info > .slogan{
    margin: 80px 0 0 -90px !important;
    width: 180px !important;
}

#main-presentation-info > .slogan > h2{
    font-family: 'Calligraffitti', cursive;
    font-size: 34px !important;
    line-height: 84px !important;
    padding: 8px 8px 2px 10px !important;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #222, #111) repeat scroll 0 0 !important;
    border: 1px solid #111 !important;
    border-radius: 10px !important;
    box-shadow: 1px 1px 2px 1px #222 !important;
    text-shadow: 0 2px 5px #000 !important;
    color: #fff !important;
    margin-left: 15px;
}

.service-bullets{
    list-style: outside none none;
    margin-left: 10px;
    padding-left: 10px;
    padding-top: 5px;
}

.service-bullets > li{
    margin-bottom: 5px;
}

.service-cont{
    border-bottom: 1px solid #ccc;
    float: left;
    min-height: 780px;
    margin-bottom: 5px;
}

.service-bullets > li:before {    
    color: #4c85a2;
    content: "";
    font-family: "FontAwesome";
    margin: 0 8px 0 -25px;
}

.sample{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #eee, #ccc) repeat scroll 0 0;
    border: 1px solid #777777;
    border-radius: 5px;
    color: #222;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-left: 15%;
    margin-bottom: 10px;
    text-align: center;
    width: 65%;
}

.book, .make-booking, .markBookings{
    background-color: #86be27;
    border: 1px solid #777777;
    border-radius: 5px;
    color: #222;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    margin-left: 15%;
    margin-top: 10px;
    text-align: center;
    width: 65%;
}

.make-booking{
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    margin-top: 5px;
    width: 98%;
}

.make-booking-disabled{
    background-color: #d3d6cd !important;
    cursor: progress !important;
}

.markBookings{
    height: 35px;
    line-height: 35px;
    width: 40%;
}

.err{
    background-color: lightcoral;
    border: 1px solid red !important;
}

#forgot-password {
    float: left;
}

#login-error::before {
    content: "";
    font-family: fontawesome;
    padding-right: 10px;
}

#login-error {
    float: left;
    background-color: lightcoral;
    border: 1px solid red;
    border-radius: 5px;
    box-shadow: 1px 0 5px 0;
    color: #222;
    font-weight: 400;
    margin: 10px 0;
    text-align: center;
    width: 98%;
}

#login-page > .left{
    width: 48%; 
    float: left; 
    display: inline-block; 
    border-right: 1px solid #cccccc; 
    margin-bottom: 20px;
}

#login-page > .right{
    width: 51%; 
    float: right; 
    display: inline-block;
}

#signup-button{
    width: 55% !important; 
    margin-left: 20%;
}

.report-table{
    width: 98%; 
    border: 1px solid #555; 
    padding: 2px;
    margin-top: 5px;
    margin-top: 18px;
}

.report-table > tbody > tr{
    border: 1px solid #555;
}

.headings{
    background-color: #dee8eb;
    font-weight: bold;
}

.headings > th{
    border: 1px solid #555;
    padding: 7px;
}

.report-table > tbody > tr > td{
    border: 1px solid #555;
    padding: 7px;
}

.report-scroll {
    max-height: 222px;
    overflow: scroll;
}

.calendar {
    border-right: 1px dashed #ccc;
    display: inline-block;
    float: left;
    height: 565px;
    overflow: scroll;
    padding-left: 5px;
    width: 50%;
}

.calendar-table{
    width: 98%;
}

.head-days {
    font-weight: 400;
    text-align: center;
}

.week-line {
    height: 80px;
    text-align: center;
    vertical-align: middle;
}

.week-line > td {
    border: 1px solid #999;
    width: 14%;
    cursor:pointer;
}

.week-line > td:hover,
.week-line > td:focus{
    background-color: #d3f0ff;
}

.week-line > .disabled {
    background-color: #eee;
}

.today {
    background-color: red;
    border-radius: 20px;
    color: #fff;
    padding: 8px;
}

.cal-day > .fa {
    float: right;
    margin-right: 5px;
    margin-top: 9px;
}

td.blank {
    border: 1px solid #fff;
    cursor: auto !important;
}

td.blank:hover {
    background-color: #fff !important; 
}

.daynum {
    margin-top: 29%;
}

.day-job::after {
    font-family: 'FontAwesome';
    content: '\f044';
    margin: 26px 0 0 12px;
    position: absolute;
}

#calander-details {
    display: inline-block;
    float: left;
    margin-left: 1%;
    width: 49%;
}

#calander-details > h3 {
    margin-top: 0;
}

.booking-info {
    height: 189px;
    overflow: scroll;
}

.booking-info > table {
    width: 98%;
}

.booking-info td {
    border: 1px solid #999;
    padding: 5px;
}

.booking-form {
    border-top: 1px dashed #ccc;
    margin-top: 15px;
}

#booking-frm > div > select {
    height: 39px;
    margin-left: -3px;
    width: 100%;
    padding-left: 5px;
    -webkit-appearance: menulist-button;
}

#booking-frm > div > textarea {
    border: 1px solid #777;
    border-radius: 5px;
    height: 65px;
    width: 98%;
    padding-left: 10px;
}

.booking-form > h3 {
    float: left;
    width: 80%;
}

.cancel-edit {
    float: right;
    padding-right: 10px;
    padding-top: 20px;
    text-align: right;
    vertical-align: middle;
    width: 20%;
    cursor: pointer;
}

.error-input{
    border: 1px solid red !important;
    border-radius: 5px;
}

label{
    border: none !important;
}

.cal-day.limited {
    background-color: #e6dc9a !important;
}

.search::before {
    color: #000;
    content: "\f002";
    font-family: fontawesome;
    margin-left: 5px;
    margin-top: 6px;
    position: absolute;
}

.search {
    float: right;
    padding-right: 10px;
    width: 50%;
}

.search-field{
    border: 1px solid #777;
    border-radius: 5px;
    height: 30px;
    padding-left: 30px;
    width: 100%;
}

/* Admin */

#file_pop {
    background-color: #fff;
    border: 1px solid #777;
    border-radius: 10px;
    box-shadow: 1px 0 6px 1px #777;
    height: 300px;
    margin-left: 60px;
    margin-top: 110px;
    position: absolute;
    width: 550px;
}

#file_pop > iframe {
    border: 0 none;
    margin-left: 1%;
    margin-top: -5px;
    width: 98%;
    height: 250px;
}

#hide_report_pop{
    float: right; 
    margin-right: 15px; 
    cursor: pointer;
}

.form-info{
    margin: 5px 0px 5px 1px;
    float: left;
    padding: 5px 0 5px 10px;
    width: 99%;
    background-color: #eee;
    border: 1px solid #999;
}

#contactOptin,
#tandc{
    width: 20px;
    height: 25px;
    float: left;
    line-height: 25px;
}

.tanc-div{
    float: left;
    width: 100%;
}

.tanc-div > label{
    margin-top: 4px;
    margin-left: 5px;
    vertical-align: middle;
    float: left;
    height: 25px;
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #4c85a2;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 2px;
  border-radius: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* mobile */
@media (min-width : 320px) and (max-width : 480px) {

    body, p {
        font-size: 12px;
    }

    h2{
        font-size: 25px;
    }
    
    hr{
        display: none;
    }
    
    img{
        max-width: 350px;
    }
    
    #menu > .menu{
        display: block;
        float: left;
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 64px;
        position: absolute;
        width: 100%;
        z-index: 999;
    }
    
    #header > #menu > .menu li {
        width: auto;
    }
    
    #menu > .menu > .item {
        display: none;
        background-color: #fff;
        border-bottom: 1px solid #eee;
        float: left;
        margin-left: 0;
        margin-top: 0;
        position: relative;
        width: 100% !important;
        z-index: 999;
        opacity: 0.9;
    }
    
    #menu-foot > .menu{
        display: none;
    }
    
    .hamburger{
        display: block;
    }

    .hamburger, .cross{
        background:none;
        position:absolute;
        top:10px;
        left:5px;
        line-height:45px;
        padding:5px 15px 0px 15px;
        color:#999;
        border:0;
        font-size:1.4em;
        font-weight:bold;
        cursor:pointer;
        outline:none;
        z-index:99999;
    }
    
    .hamburger:after{
        content: "menu";
        font-size: 8px;
        position: absolute;
        top: 17px;
        left: 13px;
    }
    
    .social-circle{
        margin-top: 5px;
    }
    
    .social-circle li a{
        font-size: 18px;
    }
    
    .logo{
        margin-left: 45px !important;
        position: relative;
        margin-top: -65px;
        height: auto;
        width: auto;
    }
    
    .logo > h1 > a > img{
        border-bottom: 0;
    }
    
    .slogan{
        margin-top: 80px;
    }
    
    .slogan > h2{
        font-size: 35px;
    }
    
    #main-presentation > .slogan{
        border: 2px solid #fff;
        padding: 15px;
        width: 95%;
    }
    
    #main-presentation > .slogan > h2{
        border: none;
        padding: 15px 15px;
    }
    
    #about, #home-info, #home-info2, #home-info3{
        margin-top: 5px;
        width: 99% !important;
        display: inline-block;
    }

    #home-promo{
        width: 100% !important;
    }
    
    .banner-so2{
        background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton1.jpg") no-repeat scroll center / cover !important;
    }

    .banner-so3{
        background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton3.jpg") no-repeat scroll center / cover !important;
    }
    
    #main-presentation{
        height: 380px;
    }
    
    .services{
        display: block;
        float: left;
        margin-top: 85px;
        width: 100%;
        background-color: #fff;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    
    .services:before{
        content: "Services";
        padding-bottom: 10px;
        font-size: 25px;
        line-height: 30px;
        float: left;
    }
    
    .services li{
        width: 80%;
        height: 50px;
        margin-bottom: 5px;
        font-size: 14px;
        padding-top: 15px;
    }
    
    .services li:hover,
    .services li:focus,
    .services li:active{
        height: 160px !important;
    }
    
    .services li > div > a{
        margin-top: 5px !important;
    }
    
    .service-cont{
        min-height: auto;
    }
    
    #about > .left, #about > .right, #home-info > .left, #home-info > .middle, #home-info > .right, #home-info3 > .left, .doc-container, .sys-container{
        width: 99%;
        flex: 0;
        display: inline-block;
        margin: 5px 0.5% 5px 0.5%;
        float: left;
    }
    
    #home-info > .right > div > p{
        font-size: 20px;
        line-height: 27px;
    }
    
    #contact-button{
        height: 50px;
        line-height: 50px;
        margin-top: -4px;
    }
    
    form > .left > input, form > .right > input{
        height: 50px;
    }
    
    #message {
        height: 162px;
        margin-bottom: 0px;
    }
    
    .copyright {
        margin-top: -45px;
        position: absolute;
        margin-left: 5px;
    }
    
    #foot-lower > .menu {
        width: auto;
        margin-left: -50px;
    }
    
    #menu-foot > .social-network{
        display: none;
    }
    
    .service-cont{
        height: auto;
    }
    
    .icon {
        margin-top: 15px;
    }

    .icon-select {
        margin-top: 20px;
    }
    
    #home-info > .right > div > p { 
        font-size: 14px;
        line-height: 19px;
    }
    
    .aiic-logo, .arla-logo{
        display: none;
    }
    
}

/* ipad portrait */
@media (min-width : 480px) and (max-width : 1024px){
     #menu > .menu{
        display: block;
        float: left;
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 64px;
        position: absolute;
        width: 100%;
        z-index: 999;
    }
    
    .aiic-logo, .arla-logo{
        margin-left: 50px;
    }
    
    #header > #menu > .menu li {
        width: auto;
    }
    
    #menu > .menu > .item {
        display: none;
        background-color: #fff;
        border-bottom: 1px solid #eee;
        float: left;
        margin-left: 0;
        margin-top: 0;
        position: relative;
        width: 100% !important;
        z-index: 999;
        opacity: 0.9;
    }
    
    #menu-foot > .menu{
        display: none;
    }
    
    .hamburger{
        display: block;
    }

    .hamburger, .cross{
        background:none;
        position:absolute;
        top:10px;
        left:5px;
        line-height:45px;
        padding:5px 15px 0px 15px;
        color:#999;
        border:0;
        font-size:1.4em;
        font-weight:bold;
        cursor:pointer;
        outline:none;
        z-index:99999;
    }
    
    .hamburger:after{
        content: "menu";
        font-size: 10px;
        position: absolute;
        top: 20px;
        left: 15px;
    }
    
    .social-circle{
        margin-top: 5px;
    }
    
    .social-circle li a{
        font-size: 18px;
    }
    
    .logo{
        margin-left: 250px !important;
        position: relative;
        margin-top: -65px;
        height: auto;
        width: auto;
    }
    
    .logo > h1 > a > img{
        border-bottom: 0;
    }
    
    #content-holder > div{
        width: 99%;
    }
    
    
    .slogan{
        margin-top: 75px;
    }
    
    .slogan > h2{
        font-size: 50px;
    }
    
    #main-presentation > .slogan{
        border: 2px solid #fff;
        padding: 15px 15px;
        width: 95%;
        
    }
    
    #main-presentation > .slogan > h2{
        border: none;
    }
    
    .services{
        margin-top: 50px;
    }
    
    .services li {
        display: block;
        height: 70px;
        margin: 0 auto 10px;
        width: 50%;
    }
    
    .services li:hover,
    .services li:focus,
    .services li:active{
        height: 190px;
    }
    
    #home-info > .middle > div{
        float: left !important;
        width: 100% !important;
    }
    
    #contact > .left, #contact > .right{
        float: left !important;
        width: 100% !important;
    }
    
    .about-block > .right > #contact > .left, #contact > .right{
        width: 50% !important;    
    }
    
    #menu-foot{
        display: none;
    }
    
    #menu-foot > .social-network{
        display: none;
    }
    
    .banner-so2{
        background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton1.jpg") no-repeat scroll center / cover !important;
    }

    .banner-so3{
        background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton3.jpg") no-repeat scroll center / cover !important;
    }
    
    .service-block{
        display: inline-block !important;
    }
    
    .service-block > .left{
        width: 98%;
    }
    
    .service-cont{
        height: auto;
    }
    
    .about-block{
        display: inline-block !important;
    }

    .left > #contact > .right{
        width: 100% !important;
    }
    
    .myemail, .myphone {
        font-size: 14px;
    }
    
    .left > div > .fa-phone {
        margin-left: 4px !important;
    }
    
    #home-info > .right > div > p { 
        font-size: 11px;
        line-height: 15px;
    }
   
    .doc-container{
        width: 99%;
    }
    
}
@media (min-width : 1024px) and (max-width : 1280px) {
    .menu{
        padding-left: 0px;
    }
}

@media (min-width : 800px) and (max-width : 1870px) {
    .banner-so2{
        background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton1.jpg") no-repeat scroll center / cover !important;
    }

    .banner-so3{
        background: #ffffff url("https://www.mgninventories.co.uk/assets/img/hero-southampton3.jpg") no-repeat scroll center / cover !important;
    }
}

@media (min-width : 800px) and (max-width : 1795px) {
    .service-cont > h2 {    
        height: 60px;
    }
    
    .service-cont{
        min-height: 860px;
    }
}

@media (min-width : 800px) and (max-width : 1500px) {
    #content-holder > div{
        width: 94%;
    }
}

@media (min-width : 800px) and (max-width : 1585px) {
    .phone-cont {
        display: block;
    }
    .phone-cont > .fa-phone{
        margin-left: 2px !important;
    }
}

/*iPhone 5*/
@media (max-width : 355px) {
    .left > .cont-container > .phone-cont {
        display: block;
    }
    
    .left > .cont-container > .phone-cont > .fa-phone{
        margin-left: 2px !important;
    }
}

@media (max-width : 800px) {
    #login-page > .left,
    #login-page > .right{
        width: 100%;
        display: block;
    }
    
    #login-page > .left{
        border-bottom: 1px solid #cccccc;
        border-right: none;
        margin-bottom: 5px;
        padding-bottom: 15px;
    }
    
    #login-page > .right > p{
        margin-bottom: 5px !important;
        margin-top: 0px !important;
    }
    
    #login > .icon{
        margin-top: 10px;
    }
    
    .calendar{
        width: 100%;
        display: block;
    }
    
    #calander-details{
        width: 100%;
        display: block;
    }
    
    .key{
        line-height: 45px !important;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }
    
    .social-network.social-circle {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        width: 250px;
    }
    
    .phone-cont {
        display: block;
    }
    
    .phone-cont > .fa-phone{
        margin-left: 2px !important;
    }
}

@media (max-width : 500px) {
    .social-network.social-circle {
        width: 154px;
        margin-top: 20px;
    }
    
    .social-circle li a {
        font-size: 20px;
        height: 25px;
        width: 25px;
    }
    
    .social-circle li i {
        line-height: 25px !important;
    }
}

@media (max-width : 1200px) {
    #home-info > .middle {
        margin: 10px 10px 0;
    }
    
    #home-info > .left, .middle,
    #home-info > .right{
        display: block;
        width: 98%;
    }
    
    .service-cont {
        min-height: auto;
    }
    
}

@media (min-width:1280px) and (max-width: 1345px) {
    .menu {
        padding-left: 90px;
    }
}

@media (min-width:1345px) and (max-width: 1400px) {
    .menu {
        padding-left: 182px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .icon {
        display: none;
    }
}