/*This is a custom stylesheet for A1 Millwright anything not found on this sheet is a default by bootstrap*/

#bgimg{
background:url(../images/FLAG3.png);
height:100%;
}

#NavLogo{
max-width:70px;
}

#Con1{
padding-top:20px;
padding-bottom:20px;
}

#Abtimg{
width:70%;
height:450px;
max-height:540px;
border-radius:4px;
border:solid;
border-style:outset;
border-color:#3538F2#3538F2#CC0600#CC0600;
margin-bottom:50px;
}
/*Contactmodal*/
ul{
list-style:none;
}

#CTab{
padding-right:0px;
}

#CTab2{
padding-right:0px;
position:absolute;
z-index:99999;
top:110px;
}

.Contact{
width:100%;
height:780px;
position:relative;
overflow:hidden;
margin-top:10px;
margin-bottom:10px;
}

.Contact h3{
color:white;
}

.menu,.menu2{
width:500px;
height:100%;
background:#DB6161;
position:absolute;
right:-500px;
-webkit-transition:0.5sease;
}

.menu2{
right:-489px;
}

.label, .label2{
width:100px;
height:30px;
padding:5px;
-webkit-box-sizing:border-box;
background:#073282;
color:white;
font:12px/2din;
position:absolute;
bottom:350px;
left:-65px;
-webkit-transform:rotate(-90deg);
text-align:center;
z-index:99999;
margin:0px;
}

input[type=checkbox]{
display:none;
}

input[type=checkbox]:checked+div{
right:0;
}

.Contactiframe{
padding-top:5px;
}
/*Endofmodal*/

.slider{
max-width:960px;
margin:auto;
background-color:white;
height:370px;
}

.slider img{
height:auto;
max-height:450px;
max-width:100%;
}

.slider iframe{
max-height:450px;
max-width:100%;
}

#inrjumbo{
padding-top:30px;
margin-top:88px;
}

#jumbo2{
margin-left:100px;
margin-right:100px;
}

#Sales1{
margin:0px 30px 0px 30px;
}

#Sales1 img{
margin-bottom:10px;
border-radius:4px;
max-height:500px;
border:solid;
border-style:outset;
border-color:#3538F2#3538F2#CC0600#CC0600;
}

#slswell{
max-width:330px;
margin-bottom:25px;
}