/****************************************************************************/
/* This is the default custom CSS file that is included in every template.  */
/* It can be edited, but it cannot be renamed or deleted.                   */
/****************************************************************************/

.span8.widget-span.widget-type-menu.top-nav {
    padding-top: 20px;
    padding-left: 20px;
}

.cell-wrapper.layout-widget-wrapper {
    padding-top: 20px;
}

#hs_menu_wrapper_module_14610549020491150 li.hs-menu-item.hs-menu-depth-1 {
    
    font-size: 16px!important;
    text-shadow:none!important;
}

#hs_menu_wrapper_module_14610549020491150 a{
    color: rgba(0, 0, 0, 0.6) !important;
    font-size: 16px!important;
    text-shadow:none!important;
}

.learnmore
{
    background-color:#990000;
	padding:80px 0;
}
.learnhead
{
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
}
.et_pb_button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid;
    border-radius: 3px;
    font-size: 20px;
    font-weight: 500;
    line-height: 49px;
    position: relative;
    transition: all 0.2s ease 0s;
	color:#fff;
	text-decoration:none;
	margin:0px auto;
	display:block;
	width:142px;
	height:49px;
	text-align:center;
}
.clientdv
{
	background-color:#27323A;
	padding:80px 0;
}
.learnpara
{
	font-size: 16px;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	text-align:center;
	line-height:30px;
}
.copydv {
    background-color: #171717;
    float: left;
    width: 100%;
	font-family: 'Lato', sans-serif;
	font-weight:300;
}
.maincontent
{
	max-width:1090px;
	margin:0px auto;
	background-color:#171717;
}
.copydvsec
{
	width:50%;
	float:left;
	color:#fff;
}
.copydvsec ul
{
	float:right;
}
.copydvsec ul li{
	list-style:none;
	display:inline-block;
	padding:0 15px;
	border-right:1px solid #fff;
}
.copydvsec ul li:last-child
{
	border-right:none;
}
.copytxt
{
	padding-top:0px;
}
.hs-content-path-content-rendering-v1-public-_hcms-preview-template .footer-container-wrapper {
    display: none;
}
.hs-content-path-content-rendering-v1-public-_hcms-preview-template .body-container {
   padding-bottom:0px;
}
/*SLIDE-IN CTA
--------------------------------------------- */
#slidebox {
    padding: 10px 16px 10px 10px;
    background-color: #fff;
    border-top: 3px solid #cc0000;
    position: fixed;
    bottom: 0;
    right: -430px;
    -moz-box-shadow: -2px 0 5px #aaa;
    -webkit-box-shadow: -2px 0 5px #aaa;
    box-shadow: -2px 0 5px #aaa;
}

a.close {
    background: transparent url(//cdn2.hubspot.net/hub/53/file-527841348-gif/close.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

a.close:hover {
    background-position: 0 -13px;
}

@media only screen and (max-device-width: 480px) {
    #slidebox {
       width: 100%;
    }
}
@media (max-width:767px)
{
.hs-content-path-content-rendering-v1-public-_hcms-preview-template .hs-image-widget {
    display: block;
    margin: 0 auto;
}
}
@media (max-width:767px)
{
.copydvsec ul {
    float: none;
    text-align: center;
}
.copydvsec {
    color: #ffffff;
    float: left;
    width: 100%;
}

.maincontent
{
width: 100%; 
}
.copytxt {
    padding-top: 15px;
    text-align: center;
}

}

.hs-content-path-content-rendering-v1-public-_hcms-preview-template .copydvsec a{
color:#fff;
}



@media (max-width:767px)

{

.hs-content-path-landing-page #hs_cos_wrapper_logo {
  margin-left: 0px !important;
 }
 .hs-content-path-landing-page #hs_cos_wrapper_logo img
 {
  width: 209px;
  border: 0px none;
  margin: 0px auto;
  display: block;
 
 }
}

@media (min-width:768px) and (max-width:991px)
{

.hs-content-path-landing-page .copydvsec {
  width: 100%;
 }


}