#copyright {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 14px;
   color: #fff;
   position: absolute;
   left: 20%;
   top: 20px;
   display: block;
}

#scroll_to_top_btn {
   font-family: Arial, sans-serif;
   font-size: 20px;
   color: #ddd;
   padding-top: 15px;
   text-align: center;
   background-color: #2e2e2e;
   border: 1px solid #3a3a3a;
   position: absolute;
   right: 10px;
   bottom: 10px;
   display: block;
   width: 50px;
   height: 30px;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
   cursor: pointer;
}

#scroll_to_top_btn:hover {
   background-color: #bababa;
}

#breadcrumbs a:visited {
   color: #000;
   text-decoration: none;
}

.small_txt {
   font-size: 11px;
}

.fb-like {
   width: 35px;
   height: 35px;
   background-image: url('/images/facebook_like_icon_gray.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.social-links {
   margin-top: 10px;
   z-index: 10;
   width: 180px;
   height: 40px;
}

.fb-like:hover {
   background-image: url('/images/facebook_like_icon.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.fb-like::after {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 12px;
   color: #fff;
   text-transform: initial;
   margin-top: 8px;
   margin-left: 45px;
   display: inline-block;
   width: 150px;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   content: 'Like us on Facebook!';
}

.social-link {
   text-decoration: none;
   display: block;
}

.link-twitter {
   position: relative;
   display: inline-block;
   width: 35px;
   height: 35px;
   background-image: url('/images/twitter_circle_gray.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.link-twitter:hover {
   background-image: url('/images/twitter_circle.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.link-facebook {
   display: inline-block;
   width: 35px;
   height: 35px;
   background-image: url('/images/facebook_circle_gray.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.link-facebook:hover {
   background-image: url('/images/facebook_circle.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.link-linkedin {
   display: inline-block;
   width: 35px;
   height: 35px;
   background-image: url('/images/linkedin_circle_gray.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.link-linkedin:hover {
   background-image: url('/images/linkedin_circle.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.link-google {
   display: inline-block;
   width: 35px;
   height: 35px;
   background-image: url('/images/google_circle_gray.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

.link-google:hover {
   background-image: url('/images/google_circle.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 35px 35px;
}

#footer_about_us {
   position: absolute;
   left: 35%;
   top: 55px;
   display: block;
}

#footer_email_newsletter_signup {
   position: absolute;
   top: 55px;
   right: 40%;
   display: block;
}

#footer_request_a_consultation {
   position: absolute;
   top: 55px;
   right: 20%;
   display: block;
}

#footer_connect_with_us {
   margin-top: 35px;
}

.bottom_grp {
   font-family: Titillium Web, Arial, sans-serif;
   color: #fff;
   text-transform: initial;
   margin-top: 30px;
   width: 220px;
}

.bottom_grp p {
   line-height: 160%;
}

.area_box {
   padding-top: 25px;
   background: rgba(255, 255, 255, 0.5);
   position: absolute;
   top: 90px;
   display: block;
   width: 300px;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
}

#area_box_1 {
   left: 20%;
}

#area_box_2 {
   left: 42%;
   right: 42%;
}

#area_box_3 {
   right: 20%;
}

.area_box_people_icon {
   background-image: url('/images/users_icon_bk.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 50px 50px;
}

.area_box_tool_icon {
   background-image: url('/images/tools_icon.png');
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 50px 50px;
}

.area_box_icon {
   position: absolute;
   left: 130px;
   top: -25px;
   display: block;
   width: 52px;
   height: 52px;
}

.white {
   color: #ffffff;
}

.alpha_1 {
   background: rgba(63, 76, 255, 0.7);
   z-index: 10;
   height: 380px;
}

.area_summaries {
   position: relative;
   height: 420px;
   background-image: url('/images/library-of-congress.jpg');
   background-attachment: fixed;
   background-repeat: repeat;
}

.hmpg_band {
   background-color: #5c5c5c;
   position: absolute;
   top: 300px;
   z-index: -1;
   display: block;
   width: 100%;
   height: 75px;
}

#rfq_msg {
   color: #fff;
   margin-top: 20px;
   margin-left: 20%;
}

#rfq_btn {
   margin-top: -55px;
   margin-right: 20%;
   float: right;
}

#rfq_btn_2 {
   margin-top: 10px;
}

#logo {
   margin-top: 5px;
   margin-left: 20%;
}

#logo img {
   width: 60px;
}

#header_title {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 30px;
   color: #555;
   position: absolute;
   left: 30%;
   top: 20px;
   display: block;
}

#content_div {
   position: relative;
}

#content_div p {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 16px;
   color: #666666;
   line-height: 170%;
   margin-top: 5px;
   margin-right: 20px;
   margin-left: 20px;
   margin-bottom: 20px;
}

#content_div h1 {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 24px;
   color: #666666;
   margin-top: 20px;
   margin-right: 20px;
   margin-left: 20px;
   margin-bottom: 5px;
}

#content_div h2 {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 22px;
   color: #666666;
   margin-top: 20px;
   margin-right: 20px;
   margin-left: 20px;
   margin-bottom: 5px;
}

#content_div h3 {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 20px;
   color: #666666;
   margin-top: 20px;
   margin-right: 20px;
   margin-left: 20px;
   margin-bottom: 5px;
}

#content_div h4 {
   font-family: Titillium Web, Arial, sans-serif;
   font-size: 18px;
   color: #666666;
   margin-top: 20px;
   margin-right: 20px;
   margin-left: 20px;
   margin-bottom: 0px;
}

#top_div {
   display: none;
}

#bottom_div {
   color: #fff;
   background-color: #222;
   position: relative;
   width: 100%;
   height: 500px;
}

#header {
   background-color: #ffcc00;
   position: relative;
   height: 220px;
}

#footer {
   color: #fff;
   background-color: #333;
   position: relative;
   width: 100%;
   height: 55px;
}

#breeze_link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #CCCCCC;
   text-align: right;
   position: absolute;
   right: 80px;
   bottom: 30px;
   display: block;
   width: 300px;
}

#breeze_link a:link {
   color: #CCCCCC;
   text-decoration: none;
}

#breeze_link a:visited {
   color: #CCCCCC;
   text-decoration: none;
}

#breeze_link a:hover {
   color: #999999;
   text-decoration: underline;
}

#breeze_link a:active {
   color: #AA9999;
   text-decoration: underline;
}

@media screen and (min-width: 1490px) {
	#breeze_link	{	right: 80px;	}
}
@media screen and (max-width: 1290px) {
	#breeze_link	{	display: none;	}
}
@media not screen {
	#breeze_link	{	display: none;	}
}