/*======================================================
  Screen Style Sheet
  BetaManagementConsulting
------------------------------------------------------
  Author(s): Nicholas Iloba
  Created: 5/14/2015
======================================================*/

/* Imported CSS Files */
@import url("bootstrap.min.css");
html{
/* 	width: 100%; */
}
/* General Classes */
.hidden,
.hidetext{
    display:none;
}
.clear{clear:both;}
.req,
.warning,
.error{
    color:red;
}
.unstyled{
	list-style: none;
	margin:0;
	padding:0;
}
body{
  background:#fff;
  font-family: 'open sans', sans-serif !important;
}
.emREd{
    color:#f70505;
    font-family:'playfair display';
    font-size:12px;
    font-weight:100;
}
.emREd2 {
    color:#f70505;
    font-family:'playfair display';
    font-size:12px;
    font-weight:100;
    position:relative;

}

.emREd2 span{
    color:#000;
}
h3{font-size:18px !important;}
hr{}
/* ****************************************** Layout */
#wrap{
    background:#FFF;

}
#burger, br.mobile, .ctaSpaceMobile{
	display:none;
}
/* ***************************************** Buckets - Home */
.buckets-Home{
}
    #buckets .span4{
        width: 255px;
    }
    .constraint{
        width:1200px;
        margin: 0 auto;
    }
     .constraint a{
         text-decoration:none !important;
     }
/* ***************************************** Banner - Home */


/* ***************************************** Breadcrumbs & SM Toolbar */
#bread-social{

font-family:'open sans', sans-serif;
float:left;
clear:left;
}

/* ***************************************** Breadcrumbs */
ul.B_crumbBox{
    list-style: none;
    margin: 0;
    padding:0;
   
}
    ul.B_crumbBox li{
        display: inline;
        padding:0;
       
   }
    ul.B_crumbBox > li  {
        position: relative;
        padding-right: 5px;
        border-right: #CCC solid 1px;
        line-height: 1;
        margin-right: 5px;
    }
    
    ul.B_crumbBox > li:hover{
	    color:#;
	    }
    ul.B_crumbBox > li:last-child {
        border-right: none;

  }
     ul.B_crumbBox > li:second-child {
        border-right: 1px solid #ccc !important;

  }
    ul.B_crumbBox > li > ul {
        position: absolute;
        width:210px;
        display: none;
        top:50px;
        left: -54px;
        z-index:-1 !important;
 }
 .BC-current:hover {
  text-decoration:none !important;
   color:#081594;
}
.BC-current{
  text-decoration:none;
  color:#ccc;
}
 .BC-current{
   color:#000;
 } 
 .BDSTyles{
 	margin:0;
 	padding:0;
 	
 }
 .BDSTyles li{
 	padding:0;
 	margin:0;
 }
 .BDSTyles li a{
	padding-left:30px;
	display:block;
	line-height: 1.5 !important; 
	padding-top: 10px;
	
 }

    .BDSTyles li:hover a{
	border-left:5px #ffea00 solid;
 	color: #000;
 	padding-left: 25px;
 	padding-top: 10px;
 	
}
      
    ul.B_crumbBox > li:hover > ul {
        display: block;
        padding:0;
        background-color:#f7f7f7;
       }

    .BDstyleHome > a{
        color:#ccc;
        text-decoration:none !important;
       
    }
        .BDstyleHome > a:hover{
        color:#081594; }
        
    .BDSTyles > a{

        color:#999;
        text-decoration:none !important;
    }
        .BDSTyles > a:hover{
	        color:#081594;
	        
        }
         #bread-social li.BDSTyles > a {
	       padding-bottom:32px !important;
	       border-right:none;
	       text-decoration:none !important;
		   color:#999;
  } 
 

   li.BDSTyles li{
     padding-bottom: 3px;   
    }
   li.BDSTyles li a {
	   color:#000;
	   text-decoration: none;
	  
 }

 .BDSTyles ul li + li {
	  border-top: 1px solid #ccc;
	  width:210px;
	  }

.BDSTyles .ion-ios-arrow-down{
  font-size:14px;
  padding-left:5px;
  font-weight:bold;

}





/* ****************************************** Sidebar - Right */
#sidebar-right{
    width: 230px;
}

/* ****************************************** Footer */
footer{
    clear: both;
}

/* ****************************************** Back To Top */
/*#back-top{
position: fixed;
bottom: 0;
left: 0px;
padding: 5px 5px 5px 15px;
text-align: right;
clear: both;
background: #F7D498;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0;
border-radius: 0px 5px 5px 0px;
-webkit-box-shadow:  1px 1px 5px 0px #ccc;
box-shadow:  1px 1px 5px 0px #ccc;
}
#back-top a{
text-transform: uppercase;
color: #373737;
}
#back-top a:hover{
text-decoration: none;
}*/

/* ****************************************** Form Styles */
textarea{resize: none !important;}

/* ***************************************** Social Media Toolbar */
#share-media-bar{
    text-align:right;
    height:24px;
      margin-left: 220px;
}
    #share-media-bar > div{
        float:left;
        margin:0 10px 0 0;
        padding:0;
    }
        .share-email{
            display:none;
        }
        .share-print{}
        .share-twitter{
            height:22px;
            margin:2px 0 0 !important;
            padding:0;
        }
            .share-twitter iframe{
                width:84px !important;
            }
        .share-gplus{
            height:22px;
            margin:0 !important;
            width:69px;
        }
            .share-gplus iframe{
                float:left;
                height:22px;
                margin:2px 0 0 !important;
                width:69px !important;
            }
        .share-facebook{
            height:21px;
            margin:2px 9px 0 0 !important;
        }
        .share-linkedin{
            height:21px;
            margin:2px 0 0 !important;
        }

/* Other Classes */
.special{
    display:none !important;
}


/* custom styles by Developer  */

#header{
    background:#fff;
    margin:0 auto;
    padding:0;
  width: 1200px;
  position:relative;
  z-index:100;
    }
.headerWrapper{
    display:block;
    height:112px;
    margin:0 auto;
    padding:0;
    width:1200px;
}
        }
#logo{
float:left;

}

.telephone{
    font-family:'Open Sans', sans-serif;
    font-weight:600;
    font-size: 17px;
    margin-top:-67px;
    margin-right:100px;
    float: right;
    overflow: hidden;
    
}
a.telephone {
	color:#000;
	text-decoration: none;
}
a.telephone:hover {
	color:#707070;
	text-decoration: none;
}
#searchToggle{
	margin-top:-65px;
	float:right;
	 background-image:url("/images/Search-Interface-Symbol.png");
	 background-repeat:no-repeat;
	  background-color:transparent;
	 margin-right:60px;
	 width:20px;
	 text-indent:-9999px;

}
input:focus {outline: none; }

#searchWrap{
    display:none;
    background:rgba(255,255,255,0.96) !important;
    left:0;
    width:100%;
    height:500px;
    z-index:999999 !important;
    position:absolute;
}
#simpleSearchForm{
    width:1140px;
    display:block;
    margin: 0 auto;
}
#simpleSearchForm input[type="text"]{
    background:none;
    border:0;
    border-bottom: 1px solid #081594;
    display:block;
    font-family:'open sans', sans-serif;
    font-size:18px;
    height: 65px;
    text-transform: uppercase;
    width: 93%;
}


#closeSearch{
	 background-image:url("/images/Cross-Symbol.png");
    background-repeat:no-repeat;
     background-color:transparent;
    float:right;
    margin-top:-62px;
    margin-right:30px;
    width:30px;
    height:40px;
    text-indent:-9999px;
}
.no-results{
	margin-top:120px;
}

.simpleSearch_input{
	color:#081594 !important;
	height:40px;
}

/*........................NavBar...............................*/

#primary-nav{

    height: 50px;
    float:left;
      margin-top:-100px;
      margin-left:160px;

}

#primary-nav > li{
    display:inline-block;
    margin:0;
    position:relative;

}
#primary-nav  > li > a {
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    font-weight:500;
    display: block;
    padding:35px 20px 44px 20px;
    text-decoration: none;
    position: relative;
    color:#939393;
  
}

#primary-nav ul a{
    color:#939393;
    }
 

#primary-nav > li:hover > a{
     color:#081594;
    
    
 }
#primary-nav > li.active > a{
     color:#081594;
  
    }

#primary-nav > li > ul{
    display:none;
    list-style-type: none;
    padding:8px;
    position: absolute;
    font-weight: 500;
    overflow: hidden;
    font-size: 16px;
    border-radius: 0;
    z-index: 999;
    width: 240px;
    background-color: #fff;
    text-align:50%;
    top:100px;
    left:0;
    border-top:1px solid #081594;


}
 #primary-nav li:hover ul{
            display: block;
            position: absolute;
            color: #ffffff;
            z-index: 10001;
          
        }

#primary-nav > li > ul > li a {
    font-family: 'open sans', sans-serif;
    text-transform: none !important;
    font-size:12px;
    color:#ccc;
    line-height: 1.4;
    padding: 10px 10px;
    text-decoration: none;
    display:block;
    width:260px;

}

#primary-nav > li > ul >li>a:hover{
text-decoration: none;
color:#000;
}
#primary-nav ul li + li { border-top: 1px solid #f4f4f4; }
/*.......................banner......................*/
/*.......................search....*/


/*....................search........................*/
.home-banner{
    height: 444px;
    z-index: 0;
    position: relative;
    width: 100%;
    overflow: hidden;

}
  .home-banner .slides{
        position: relative;
        padding-left: 0;
        margin-left: 0;
        height: 444px;
        width:100%;
        background-color:#f7f7f7;
    -webkit-box-shadow: 0 10px 20px -6px #f3f3f3;
       -moz-box-shadow: 0 10px 20px -6px #f3f3f3;
            box-shadow: 0 10px 20px -6px #f3f3f3;

    }
 .home-banner .slides li{
        position: relative;
        list-style: none;
        background-size:100%;
        background-repeat: no-repeat;
        -webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;


            }
.home-banner .slides li{
        position: relative;
        height:444px;
        background-size:100%;
        background-repeat: no-repeat;
		background-size:cover !important}
            }
  .home-banner .slides li{
        position: relative;
       width:100%;
 }
    
  .home-banner .flexslider  ul.slides{
	    width:1200px;
    }

.home-banner .slides .outer-caption-wrapper{
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 0;
        
    }
    .home-banner .slides .caption-wrapper{
        width: 1200px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top: 0;
        left: 0;


    }
    .home-banner .slides .bannercaption{
        position: absolute;
        top: 50px;
        right: 0;
        width: 560px;
        padding: 50px;
        color: #ffffff;
        text-align: left;
    }
    .home-banner .slides .home-banner-title h2{

      font-size:100px;

    }
        .home-banner .slides .bannercaption h3{


    }

    .home-banner .slides .home-banner-p {
        font-size: 16px;
        font-family: Ubuntu, sans-serif;
        font-weight: 400;
        text-align: right;
   }
    .home-banner .slides .bannercaption .learn-more-btn{
        display: block;
        background:  #5f5f5f;
        width: 130px;
        padding:7px;
        text-align:left;
        margin-right: 10px;
        text-transform: uppercase;
        color:#fff;
        font-family: Ubuntu;
        float: right;
        text-decoration: none;
        background-image: url(/images/);
        background-repeat: no-repeat;
        background-position:110px;

        }
        .home-banner .slides .bannercaption .requestmore{
        display: block;
        background: #1696e4;
        width: 270px;
        padding:7px;
        text-transform: uppercase;
        color:#fff;
        font-size: 15px;
        font-family: Ubuntu;
        font-weight:300;
        float: right;
        text-decoration: none;
        background-image: url(/images/);
        background-repeat: no-repeat;
        background-position:255px;
 }

    .home-banner .slides .bannercaption .learn-more-btn:hover{
        background: #fff;
        color:#5f5f5f;
    }
     .home-banner .slides .bannercaption .requestmore:hover{
        background: #fff;
        color:#1170ab;
    }
    .btnImg{
        margin-left:200;
    }

    .flex-control-nav{
        bottom: 40px;
    }

    .flex-control-paging li a{
        -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;
    }
    .flex-control-paging li .flex-active{
        background:#ffffff;
    }

.carousel{
    width:100%;

}

.carousel .slides{
    margin: 0 auto;
    width:320px !important;
    }
.carousel{  position: relative;

  border-radius: 0px;
  border: none;
  padding: 0;
  width: 100%;
  background: none;
 z-index: 999999;
 }

.carousel .slides{
     margin:0 auto;
     width:1200px;
 }
 ul.slides{
     position:relative;
     z-index: 0;
     width:200px;
 }

.carousel .slides > li {
  display:inline-block !important;
     width:20% !important;
    margin:0 5px 0 20px;
    text-align:center;
    margin-top:15px;

 }

.carousel .slides > li > a
 {

     padding:10px 20px;
     text-decoration: none;
     color:#999;

 }

 .carousel .slides > li > a:hover
 {
        color:#000;
        background-color:#fff;
		font-weight:bold;
 }

 .flex-active-slide a
  {
        color:#000 !important;
        background-color:#fff;
        font-weight:bold;

 }

.home-banner{
    margin:0 auto;
  background: #fff;
  border:none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,.0);
  -o-box-shadow: 0 0 0 rgba(0,0,0,0);
  zoom: 0;
}

div.flex-viewport{
    background-color:#f5f5f5;
    margin-top:-8px;position:relative;
    height:50px;
       -moz-box-shadow:    inset 0 0 4px #ccc;
   -webkit-box-shadow: inset 0 0 4px #ccc;
   box-shadow:         inset 0 0 4px #ccc;
}

/*..........................banner.....................*/
.landingimage{
    width:844px;
    margin-top:-175px;
	
}
.pageContent{
    margin-top:30px;
}

.aboutusLogo{
    margin-left:400px;
    margin-top:10px;
    margin-bottom:10px;
}


.landpic{
    background-repeat: no-repeat;
    background-position: 165px 20px;
    }
    .landpic:hover{
        text-decoration:none;
    }
/*.........................NavBar...............................*/

.customButton{
    border:1px solid #248944;
    -webkit-box-shadow: #B4B5B5 1px 1px 1px;
    -moz-box-shadow: #B4B5B5 1px 1px 1px ;
    box-shadow: #B4B5B5 1px 1px 1px  ;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left:2000px;
    display:inline-block;
    background-color: #35bb60; background-image: -webkit-gradient(linear, left top, left bottom, from(#055b24), to(#4bcd79));
    background-image: -webkit-linear-gradient(top, #055b24, #30B55A);
    background-image: -moz-linear-gradient(top, #055b24, #30B55A);
    background-image: -ms-linear-gradient(top, #055b24, #30B55A);
    background-image: -o-linear-gradient(top, #055b24, #30B55A);
    background-image: linear-gradient(to bottom, #055b24, #30B55A);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#30B55A, endColorstr=#30B55A);
    width:400px;
    height:53px;
    margin-top: 30px;
    margin-left:380px;
    text-align: center;
}

.content-ctaButton{
    background-color:#35bb60;
    color:#fff;
    font-family:'open sans';
    padding:12px;
    border-radius:4px;
    margin-left:220px;

}
a.content-ctaButton{
    text-decoration:none !important;

}
a.content-ctaButton:hover{
    color:#fafafa !important;
    background-color:#0eb142;

}
.ctaSpace{
    margin:30px 20px;
}

.bannerContent .customButton{
width:350px;
    height:50px;
    margin-top: 30px;
    margin-right:20px;
}
.customButton:hover{
border:1px solid #2EB158;
color: #FFFFFF !important;
 background-color: #0FA32C;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#0FA32C), to(#35CC65));
 background-image: -webkit-linear-gradient(top, #0FA32C, #35CC65);
 background-image: -moz-linear-gradient(top, #0FA32C, #35CC65);
 background-image: -ms-linear-gradient(top, #0FA32C, #35CC65);
 background-image: -o-linear-gradient(top, #0FA32C, #35CC65);
 background-image: linear-gradient(to bottom, #0FA32C, #35CC65);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0FA32C, endColorstr=#35CC65);

}
#buttonText{position: relative;
    color: #FFFFFF;
    bottom: -6.75px;f
    font-family:'open sans';
    font-weight: 400;
    font-size:15px;
    letter-spacing: 0.5px;
    display:inline-block;}

#main-content{
    background:#fff;
    margin:0 auto;
    margin-bottom:50px;
    padding:0 20px;
    width:1200px;
}
#main-content p{
    font-family: 'open sans', sans-serif !important;
    font-weight:400;
    letter-spacing: 0.2px;
    font-size: 15px;
    color: #4e4e4e;
    line-height: 28px;
}

#main-content1{
    background:#fff;
    margin:0 auto;
    margin-bottom:50px;
    padding:20px 20px 0;
    width:1200px;
}
#main-content1 p{
    font-family: 'open sans', sans-serif !important;
    font-weight:400;
    letter-spacing: 0.2px;
    font-size: 15px;
    color: #4e4e4e;
    line-height: 28px;
}


.lineDesign{
    width:24px;

}
.lineDesign:hover{color:red!important;}

.LearnMorebutton {
    height: 100px;
}

.homeRuler hr{
    width:20px;
    border-top-color:#eee;

}
.homebucketStyle:hover .LearnMoreBtn  {
    opacity:1;
    color:#081594;

}
.homebucketStyle:hover .homeRuler hr  {
border-top-color:#081594;
}
.landingbucketStyle:hover .LearnMoreBtn  {
    opacity:1;
    color:#081594;

}
.landingbucketStyle:hover .homeRuler hr  {
border-top-color:#081594;
}
.LearnMoreBtn{
    opacity:0;
    color:#081594 !important;
    margin-bottom:25px;
}

.buckets-home{

    width:1200px;
    margin:0 auto;
    margin-top:20px;
 
}
.buckets-landing{
    height:280px;
    width:810px;
	
}

.pic{
    background-repeat: no-repeat;
    background-position: center top;

 }
 .pic:hover{
    text-decoration:none;
 }
 .text{
    margin-top:120px;
}
 .text a{
    text-decoration:none !important;
 }
 .text  h4{
    text-align:center;
     font-family: 'Playfair Display';
     font-size: 27px;
     font-weight: 100;
     color: #000;
     margin-bottom:30px;
 }
  .text p{
     width:370px;
     text-align: center !important;
      color: #4e4e4e;
      font-family:arial;
      font-weight:500;
      line-height: 1.9;
  }


#buckets{
    width:1200px;
    margin:0 auto;
   
}
.bucketBottomText{
    margin-top: 100px;
    }
.bucketBottomText p{

    font-family:'open sans', sans-serif;
    font-size:22px;
    font-weight:200;

}.bucketBottomText span{
font-weight:600;
}
.HomeBucketTwitter{
    background-image: url("/images/Twitter-Logo-copy.png");
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 50px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


.landingbanner{
    background:#f7f7f8;
    -webkit-box-shadow: 0 8px 6px -6px #f3f3f3;
       -moz-box-shadow: 0 8px 6px -6px #f3f3f3;
            box-shadow: 0 8px 6px -6px #f3f3f3;
    opacity:0.9;
    margin:0 auto;
    padding:0;
    width:100%;
/*    min-width: 1200px; */
   position:relative;


}

.bannerContent{
     display:block;
    height:120px;
    margin:0 auto;
    padding:0;
    width:1200px;
}

.bannerContent h1{
    font-family: 'open sans', sans-serif;
    font-size: 24px;
    font-weight: 100;
    color:#000;
    padding:15px 0 0 0;
	float:left;
}

.bannerContent  .bannerRFQ {
float:right;
}

.advisorleftside{
 float:left;
 margin-left:-22px;

}

.advisorContent h2 

{
	margin-top:-20px;
	margin-right:10px;
	color:#081594;
	font-size: 20px;
	font-family: 'open sans', sans-serif;
	font-weight: 400;
}
.advisorContent p{
	
	width:850px;
}

.aboutText{
	 float:left;
	 margin:10px;

}
.aboutText1{
	 float:right;
	 margin:10px;

}
.aboutusHeader{
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
	font-size:30px;
}
.landbuckfloat{
	float:left; 
}
.float_img{
	float:left;
	margin:20px;

}
.A_image h4{
	padding-top:25px;
}
.A_image h6{
	color:#ccc;
	font-weight:200;
}
.A_image span{
	float:left;
}

.texxt{
padding-top:35px;
}

.A_image h4{
	color:#081594 !important;
}
.leftside{
    float:left;
    width:844px;
  margin-left: -20px;

}
#page-search-results .leftside{
	margin-top:-50px;
}
.leftside1{
    float:left;
    width:844px;
      margin-left: -20px;

}
.leftside p, .leftside1 p{
    font-size:14px !important;
}
.rightside{
    float:right;
    background-color:#f7f7f7;
    padding:20px 40px 20px 20px;
/*     margin-top:-50px; */
    width:300px;
    text-align:center;
    font-family:'open sans', sans-serif;
    font-weight:100;


}

.rightside h4{
    text-align:center !important;
    font-family:'open sans', sans-serif;
    font-weight:100;
    font-size:20px;
}
.rightside #name, #email, #phone, #company, #comments{
    width:250px;
    margin-bottom:10px;
    padding:10px;
    border:none;
    font-size:12px;

}
.rightside #file_Attachment{
margin-left:-160px;
margin-bottom:5px;
padding:10px;
border:none;
font-size:12px;
width:250px;
}
#timeformInput{
float:left;
width:110px;
border:none;
padding-left:5px;
height:35px;
margin-bottom:9px;
background-image: url("/images/date-background.png");
 background-repeat:no-repeat;
background-position: 80px 10px;
}
#dateformInput{
width:110px;
float:right;
border:none;
padding-left:5px;
height:35px;
margin-bottom:9px;
background-image: url("/images/clockbg.png");
 background-repeat:no-repeat;
background-position: 80px 10px;
}

.file-upload-button {
    position: relative;
    margin-left:160px !important;

}

#fileButton, #fileUpload {
    position: absolute;
    width:20px !important;
    margin-top:-31px;
    margin-left:25px;
    font-size: 12px;
    line-height: 13px;
    font-weight: 400;
    font-family:'ubuntu', sans-serif;
    background-image:url("/images/Paper-Clip.png");
    background-repeat:no-repeat;
    border:none;
    height:20px;}

input#fileUpload {
    width: 5px;
    opacity: 0;

}
.rightside h5{
    margin-right:150px !important;
}
.rightside h6{
    margin-right:60px !important;
    padding:10px 0;
}

p.error {
    font-size:12px !important;
    color:red !important;
    margin:0 !important;
    line-height:1.4 !important;
}
.rightside .submit{
    width:250px;
    font-size:15px;
    color:#fff;
    background:#4d4d4d;
    padding:10px;
    border:none;
}
.rightside .submit:hover{
    background:#202020;
}


/*..................contactform................................*/
.Maincontact{
    background-color:#f7f7f7;
    padding:50px;
    margin-left:-20px;
    font-family:'open sans', sans-serif;
    -webkit-box-shadow: 0 10px 20px -6px #f3f3f3;
       -moz-box-shadow: 0 10px 20px -6px #f3f3f3;
            box-shadow: 0 10px 20px -6px #f3f3f3;
           
}
.rfqcontact #rfq{
    width:900px;
    margin-left:250px;
}
.rfqcontact{
    background-color:#f7f7f7;
    padding:50px;
    font-family:'open sans', sans-serif;
    -webkit-box-shadow: 0 8px 10px -6px #f3f3f3;
       -moz-box-shadow: 0 8px 10px -6px #f3f3f3;
            box-shadow: 0 8px 10px -6px #f3f3f3;
    box-shadow: 1200px !important;
}

.Maincontact #contact{
height:250px;
width:1200px;
margin-top:10px;
}
.rfqcontact #contact{
height:250px;
width:800px;
margin-top:10px;
}


.Maincontact #Email{
    width:300px;
    border:none;
    margin-bottom:20px;
    padding:13px;
    font-size:12px;

}

.Maincontact #Name{
    width:300px;
    border:none;
    margin-bottom:20px;
    padding:13px;
    font-size:12px;

}
.Maincontact #Phone{
    width:300px;
    border:none;
    margin-bottom:20px;
    padding:13px;
    font-size:12px;

}.Maincontact #Company{
    width:300px;
    border:none;
    margin-bottom:20px;
    padding:13px;
    font-size:12px;

}
.rfqcontact #Name, #Email, #Phone, #Company {
    width:600px;
    border:none;
    margin-bottom:20px;
    padding:13px;
    font-size:12px;

}
.Maincontact #file_Attachment{
    width:300px;
    border:none;
    margin-bottom:20px;
    padding:13px;
    font-size:12px;
    margin-left:-160px;

}
.rfqcontact #file_Attachment{
    width:300px;
    border:none;
    margin-bottom:20px;
    padding:13px;
    font-size:12px;
    margin-left:-160px;

}

.Maincontact .leftform, .rfqontact .leftform{
    width:350px;
    float:left;
    margin-left:200px;
}
.Maincontact .rightform, .rfqcontact .rightform{
    float:right;
    width:400px;
    margin-right:250px;
}
.Maincontact #Comments{
    width:400px;
    border:none;
    padding:10px;
    height:186px;
}
.rfqcontact #Comments{
    width:600px;
    border:none;
    padding:10px;
    height:250px;
}
.ui-datepicker th {
	background:#ccc;
}
.ui-datepicker td {
	background:#f2f2f2;
	
}

.Maincontact h6, .rfqcontact h6{float:left;margin-right:5px;}
#TimeformInput{
	
border:none;
margin-bottom:9px;
float:left;
padding-left:5px;
width:110px;
height:35px;
background-image: url("/images/date-background.png");
 background-repeat:no-repeat;
background-position: 80px 10px;
}
#DateformInput {
border:none;
margin-bottom:9px;
margin-left:5px;
padding-left:5px;
width:110px;
height:35px;
background-image: url("/images/clockbg.png");
background-repeat:no-repeat;
background-position: 80px 10px;
 }
.Maincontact .file-upload-button,  .rfqcontact .file-upload-button{
    position: relative;
    margin-left:160px !important;

}

.Maincontact #fileButton, #fileUpload{
    position: absolute;
    width:20px !important;
    margin-top:-50px;
    margin-left:95px;
    font-size: 12px;
    line-height: 13px;
    font-weight: 400;
    font-family:'ubuntu', sans-serif;
    background-image:url("/images/Paper-Clip.png");
    background-repeat:no-repeat;
    border:none;
    height:20px;}
    .rfqcontact #fileButton, #fileUpload {
    position: absolute;
    width:20px !important;
    margin-top:-50px;
    margin-left:95px;
    font-size: 12px;
    line-height: 13px;
    font-weight: 400;
    font-family:'ubuntu', sans-serif;
    background-image:url("/images/Paper-Clip.png");
    background-repeat:no-repeat;
    border:none;
    height:20px;}


.Maincontact input#fileUpload,
.rfqcontact input#fileUpload {
    width: 5px;
    opacity: 0;

}
.Maincontact  .submit{
    float:right;
    margin-right:250px;
    margin-top:-45px;
    width:200px;
    font-size:15px;
    color:#fff;
    background:#4d4d4d;
    padding:10px;
    border:none;
    border-radius: 1;
}
.rfqcontact  .submit{
    width:400px;
    font-size:15px;
    color:#fff;
    background:#4d4d4d;
    margin-top:20px;
    margin-left:100px;
    padding:20px;
    border:none;
    border-radius: 1;
}
.Maincontact .submit:hover, .rfqcontact .submit:hover{
    background-color:#202020;
}
/*
.contactBucket{
    background:#b15555;
}
*/



.AddressBlock{
    float:left;
    margin-top:20px;
}
.googlemap{
    float:right;
    margin-top:35px;
    margin-bottom:20px
}
.contactlogo{
    margin:0 auto;
    margin-top:30px;
   
}
.contactlogo #logo{
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 158px;
    float: none;
}

.contactAddress .addy {
   text-align:center;
    margin-top:20px;
}
.contactAddress .tel {
  text-align:center;

}

.contactAddress span, .contactAddress .addy1{
    color:#ccc;
}

.hrr{
    width:500px;
    border-top: 1px solid #081594 ;
}

.caption{
  padding: 0;
  margin:0;
  width: 320px;
  position: absolute;
  z-index: 9999;
  right: 10%;
  top: -1px;
  font-family: 'Arial', sans-serif;
  font-weight:100;
  text-align: left;
  font-size: 17px;
  line-height: 2;
  color: #fff;
  display: block
}

.caption h2{
  color:#fff;
    line-height:1.8;
    font-family:'playfair display', sans-serif;
    font-size:40px;
    text-align: left;
    margin-left: -30px;
    

}
.caption p{
font-family:'open sans', sans-serif;
    color: #ccc;
    line-height:1.8;
   
    }

.faq-main{
    width:800px;
	margin:5px 60px 40px 10px;
}
 .captionLeft{
	right:auto;
	left:280px;
	color:#000 !important;
}
 .captionLeft h2{
	 color:#000 !important;
 }
.ui-datepicker .ui-datepicker-prev{
	background-image:url("/images/icon-datepickerPREV.png");
	background-repeat:no-repeat;
	background-position: left 5px;
}
.ui-datepicker .ui-datepicker-next{
	background-image:url("/images/icon-datepicker.png");
	background-repeat:no-repeat;
	background-position: right 5px;
}
.googlemap iframe {
	pointer-events:none;
}

#page-error-404 div.landingimage{
	margin-top:0;
}
#page-contact .BDSTyles .ion-ios-arrow-down, #page-faq .BDSTyles .ion-ios-arrow-down{
	display:none;
}

/* Footer...........................................*/

footer{
    background-color:#444444;
    text-align:center;
    width: 100%
}
.footer-content > ul > li {
    display:inline;
    margin: 18px;
    font-size:13px;
    }
.footer-content > ul > li a {
    color:#939393;
    }
.footer-content ul > li > a:hover{
    color:#fff;
    text-decoration: none;
}

.footer-content{
    color:#939393;
    width:1200px;
    padding: 30px 0;
    margin: 0 auto;

}
.footer-content ul, section .socialIcons{
	text-align:center;
}
.footer-content ul{
	padding:15px 0;
}


.footer-content address, .credits{
    font-size: 11px;
    font-family:'Open Sans', sans-serif;

}
.credits  a{
    color:#939393;
}

.credits a:hover{color:#fff;}
.FooterHr{

    border-top: 1px solid #6a6a6a;
    width:1200px;

}
.bottomLogo{
      padding-top:10px;
}
.footer-content > .socialIcons > ul > li{
    text-decoration:none;
    display:inline;
    margin:0 11px;
}


span.icon a:link,
span.icon a:visited{
    display:inline-block;
    text-indent:-9999px;
    margin:-10px;
    margin-top:10px
}

span.icon a:link,
span.icon a:visited{

    width:60px;
    height:30px;
    background:url("/images/sprites.png") top left no-repeat;
}

span.twitter a:hover {
    background-position: 0 -53px;
}


span.facebook a:link,
span.facebook a:visited{


    background:url("/images/sprites.png")  0 -100px no-repeat;
}

span.facebook a:hover {
    background-position: 1px -145px;
}

span.google a:link,
span.google a:visited{

  
    background:url("/images/sprites.png")  0 -190px no-repeat;
}

span.google a:hover {
    background-position: 0 -239px;
}





section#buckets  li{
	border-bottom: 1px solid rgba(102,  102,  102, 0.24);
	list-style: none;
	margin-top:15px;
}
section#buckets li img{
	width:40px;
	height:35px;
	border-radius: 5px;
	position:absolute;
	margin-top:5px;
	
}

section#buckets li p.status{
	margin-left:50px;
	padding:10px;
	color:#999;
	
}
section#buckets p.status-info a{
	margin-left:60px;
	color:#000;
	
}
section#buckets p.status-info span{
	margin-left:60px;
	color:#000;
	font-weight:Bold;
	
}

#page-sitemap ul li a{
	color:#999;
}


/*** ie9.............development */

.no-js .carousel .slides{
	margin: 0 auto !important;
}

/*** ie7.............development */
.ie7 #logo{
	float:none;
	width:100px;
}
.ie7 #primary-nav > li, .ie7 .carousel .slides > li{
	 display:inherit;
    *display: inline;
    zoom: 1;
}
.ie7 #primary-nav > li > a{
/* 	padding-bottom:45px; */
}
.ie7 .carousel .slides > li{
float:left;
}
.ie7 .carousel .slides{
	margin: 0 auto !important;
}

/*
.ie7 #primary-nav > li > ul{
	left:-20px;
}
*/
.ie7 #primary-nav{
	margin-left:200px;
}

.ie7 #tablet-mobile-nav-container{
	display:none;
}
.ie7 .telsearch{
	float:right;
	width:300px;
}
.ie7 .telephone{
	
	margin-right:0;
	margin-left:70px;
	float:left;
}

.ie7 #searchWrap{
	background:#f2f2f2;
}

.ie7 .col-xs-4{
	padding-right:0;
	padding-left:0;
}
.ie7  .MainTwitter{
	float:right;
}

.ie7 .col-xs-6 {
	width:45%;
}

.ie7 #buttonText{
	bottom:-17px;
}

.ie7 #bread-social {
	margin-top:-15px;
}
.ie7 #bread-social LI.BDSTyles A {
	padding-bottom: 0;
}

