/***** Reset & Basics *****/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display:block;
}

body {
line-height:1;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content:none;
}

table {
border-collapse:collapse;
border-spacing:0;
}
	
html {
overflow:0;
}

/***** Typography *****/
h1,h2,h3,h4,h5,h6 {
font-family: 'Source Sans Pro', Helvetica, Arial;
font-weight:300;
padding:0;
color:#302892;
text-transform:uppercase;
text-rendering: optimizeLegibility;
margin-top: 0.2em;
margin-bottom: 0.5em;
line-height: 1.2125em;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {font-weight:inherit;}

h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 24px;}
h4 {font-size: 22px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}

p {margin: 0 0 15px;font-size:15px;color:#0C4292;text-align:center;}

.lead {
font-family:'Source Sans Pro', Helvetica, Arial;
color:#bababa;
margin-bottom: 20px;
font-size: 15px;
font-weight: 320;
line-height: 24px;
word-wrap: break-word;
}

.lead2 {
font-family:'Source Sans Pro', Helvetica, Arial;
color:#9a9a9a;
margin-bottom: 18px;
font-size: 16px;
font-weight: 300;
line-height: 26px;
word-wrap: break-word;
}

sup,sub {
height:0;
line-height:1px;
vertical-align:baseline;
position:relative;
}

address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 22px;
}

sup {bottom:1px;}
sub {top:1px;font-size:.6em;}
em {font-style:italic;}
strong {font-weight: bold; line-height: inherit;}
small {font-size:80%; text-transform:uppercase;}

.text-warning {color: #c09853;}
.text-error {color: #b94a48;}
.text-info {color: #2f87aa;}
.text-success {color: #94ba65;}

.punctuation {
font-size: 11px;
text-transform: uppercase;
font-family: "Segoe UI", "helvetica neue", arial, sans-serif;
color: #aaa;
font-weight: normal;
font-style:normal !important;
margin-left:2px;
position:relative;
top:0px;
}

.inherit {text-transform:inherit !important;}
.highlight {padding:5px 12px; background:#264F97; color:#fff; vertical-align:baseline;}
.smallmargin-bottom {margin-bottom:4px !important;}
.smallmargin-bottom2 {margin-bottom:-6px !important;}
.smallmargin-bottom3 {margin-bottom:-15px !important;}
.smallmargin-top {margin-top:4px !important;}
.smallmargin-top2 {margin-top:-7px !important;}
.smallmargin-top3 {margin-top:-14px !important;}
.margin-top {margin-top:20px !important;}
.margin-top2 {margin-top:40px !important;}
.margin-top3 {margin-top:56px !important;}
.margin-bottom {margin-bottom:15px !important;}
.margin-bottom2 {margin-bottom:35px !important;}
.nomargin-bottom {margin-bottom:-40px !important;}

/***** Blockquotes *****/
blockquote, blockquote p {
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:26px;
color:#9c9c9c;
font-style:italic;
}

blockquote:before {
font-family:'WebHostingHub-Glyphs' !important; 
background:none;
width:0px; 
height:0px;
font-style:normal; 
color:#c8c8c8; 
content:'\f328'; 
font-size:20px; 
position:relative; 
top:3px;
left:-30px;
float:left;
}

blockquote {
padding-left:32px;
float:left;
}

blockquote cite {
display:block;
font-size:13px;
color:#a7a7a7;
}

blockquote cite:before {
content:"\2014 \0020";
}

blockquote cite a,blockquote cite a:visited,blockquote cite a:visited {
color:#555;
}

blockquote span {
width:15px;
display:inline-block;
}
	
/***** Pullquotes *****/
.pullquote_right,.pullquote_left {
color:#9c9c9c;
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
letter-spacing:0;
margin-bottom:0;
margin-top:9px;
margin-left:15px;
padding-left:15px;
width:50%;
font-style:italic;
line-height:26px;
border-left:2px solid #ccc;
}

.pullquote_left {
border-right:2px solid #ccc;
border-left:none;
float:left;
margin-left:0;
margin-right:15px;
padding-left:0;
padding-right:15px;
}

/***** Horizontal Line *****/
hr {
border: solid #ebebeb;
border-width: 3px 0 0;
-webkit-box-shadow: 0px -1px 0px 0px rgba(218,218,218,1);
-moz-box-shadow: 0px -1px 0px 0px rgba(218,218,218,1);
box-shadow: 0px -1px 0px 0px rgba(218,218,218,1);
clear: both;
margin: 1.25em 0 1.1875em;
height: 0; 
}

/***** Links *****/
a:hover {
color:#e1725f;
text-decoration:none;
outline:0;
}

a:link,a:visited,a:active {
color:#fd6d52;
text-decoration:none;
outline:0;
}

/***** Lists *****/
ul, ol, dl {
font-size: 1em;
line-height: 1.8;
margin-bottom: 1.25em;
padding-left: 1.125em;
list-style-position: outside;
font-family: inherit;
}

ol {padding-left: 1.250em;}

/* Unordered Lists */
ul li ul,
ul li ol {
margin-left: 1.25em;
margin-bottom: 0;
font-size: 1em;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {list-style: inherit;}
ul.square {list-style-type: square; margin-left:1px;}
ul.circle {list-style-type: circle; margin-left:2px;}
ul.disc {list-style-type: disc; margin-left:2px;}
ul.no-bullet {list-style: none; padding-left:0;}

ul.arrow {list-style: none; padding-left:0;}
ul.arrow li:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#8c8c8c; content:'\f488'; font-size:9.5px; position:relative; margin-right:-12px; top:1px; left:-21px;}
ul.arrow li {padding-left:21px;}
ul.arrow li a, ul.arrow li a:visited {color:#9B9DA1; text-decoration:none;}
ul.arrow li a:hover {color:#8c8c8c; text-decoration:none;}

ul.check {list-style: none; padding-left:0;}
ul.check li:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#91bf29; content:'\2713'; font-size:11px; position:relative; margin-right:-12px; top:2px; left:-21px;}
ul.check li {padding-left:21px;}
ul.check li a, ul.arrow li a:visited {color:#9B9DA1; text-decoration:none;}
ul.check li a:hover {color:#8c8c8c; text-decoration:none;}

ul.plus {list-style: none; padding-left:0;}
ul.plus li:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#8c8c8c; content:'\002b'; font-size:9px; position:relative; margin-right:-12px; top:1px; left:-21px;}
ul.plus li {padding-left:21px;}
ul.plus li a, ul.arrow li a:visited {color:#9B9DA1; text-decoration:none;}
ul.plus li a:hover {color:#8c8c8c; text-decoration:none;}

ul.star {list-style: none; padding-left:0;}
ul.star li:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#f5d778; content:'\f13a'; font-size:11px; position:relative; margin-right:-12px; top:0px; left:-21px;}
ul.star li {padding-left:21px;}
ul.star li a, ul.arrow li a:visited {color:#9B9DA1; text-decoration:none;}
ul.star li a:hover {color:#8c8c8c; text-decoration:none;}

ul.pin {list-style: none; padding-left:0;}
ul.pin li:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#fd6d52; content:'\f20a'; font-size:10.5px; position:relative; margin-right:-12px; top:2px; left:-21px;}
ul.pin li {padding-left:21px;}
ul.pin li a, ul.arrow li a:visited {color:#9B9DA1; text-decoration:none;}
ul.pin li a:hover {color:#8c8c8c; text-decoration:none;}

ul.flag {list-style: none; padding-left:0;}
ul.flag li:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#3498db; content:'\f487'; font-size:10.5px; position:relative; margin-right:-12px; top:2px; left:-21px;}
ul.flag li {padding-left:21px;}
ul.flag li a, ul.arrow li a:visited {color:#9B9DA1; text-decoration:none;}
ul.flag li a:hover {color:#8c8c8c; text-decoration:none;}

.list-line li {
margin-bottom:10px;
padding-bottom:12px;
border-bottom:1px solid #e6e6e6;	
}

.list-line2 li {
margin-bottom:14px;
padding-bottom:4px;
border-bottom:1px solid #e6e6e6;	
}

/* Ordered Lists */
ol li ul, ol li ol {
margin-left: 1.25em;
margin-bottom: 0; 
}

/* Definition Lists */
dl dt {
margin-bottom: 0.3em;
margin-left: -1.125em;
font-weight: bold; 
}

dl dd {margin-bottom: 0.75em; margin-left: -1.125em;}

dd {line-height:24px;}

/***** Buttons  *****/ 
.button {
display:inline-block;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-weight:300;
background:#6b6b6b;
color:#fff !important;
cursor:pointer;
text-decoration:none;
text-transform:uppercase;
margin:0px 5px 10px 0px;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.button-plain {
display:inline-block;
font:16px 'Source Sans Pro', Helvetica, Arial;
font-weight:300;
color:#fd6d52 !important;
cursor:pointer;
text-decoration:none;
margin:0px 5px 10px 0px;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.plain-arrow {
font:24px 'Rationale', sans-serif;
margin-left:4px;
position:relative;
top:4px;
}

.button:hover {background:#939393; text-decoration:none;}

.button.small {
font-size:11px;
padding:5px 15px;
}

.button.medium{
font-size:13px;
padding:9px 20px 10px 20px;
}

.button.large {
font-size:15px;
padding:15px 24px 16px 24px;
}

.button.small i {
font-size:13px;
margin-right:6px;
vertical-align:middle;
position:relative;
top:-2px;
}

.button.medium i {
font-size:18px;
margin-right:8px;
vertical-align:middle;
position:relative;
top:-1px;
}

.button.large i {
font-size:21px;
margin-right:10px;
vertical-align:middle;
position:relative;
top:-2px;
}

.button.grey {
background:#6b6b6b;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.button.white {
background:none !important;
color:#fff !important;
position:relative;
}

.button.small.white:before {  
border: 1px solid #fff;  
content: '';  
width: 99%;  
height: 90%;
top:0px;
left:0px;
position: absolute; 
} 
@media \0screen {.button.small.white:before {width: 70%; height: 0%;}}

.button.medium.white:before {  
border: 1px solid #fff;  
content: '';  
width: 99%;  
height: 92%;
top:0px;
left:0px;
position: absolute;
}

@media \0screen {.button.medium.white:before {width: 70%; height: 0%;}}

.button.large.white:before {  
border: 1px solid #fff;  
content: '';  
width: 99%;  
height: 90%;
top:0px;
left:0px;
position: absolute;
} 

.button.red {
background:#ed4f4f;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.button.orange {
background:#fd6d52;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.button.blue {
background:#3498db;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.button.green {
background:#1abc9c;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.button.grey:hover {background:#939393;}
.button.red:hover {background:#f27676;}
.button.orange:hover {background:#ff8b75;}
.button.blue:hover {background:#5ebeff;}
.button.green:hover {background:#30dab8;}

/***** Tables  *****/
table {
width:100%;
margin:0 0 20px;
}

table th {
color:#fff;
font-size:13px;
text-align:left;
padding:9px 13px;
}

table td {
border-bottom: 1px solid #e6e6e6;
background-color:#f0f0f0;
color:#8c8c8c;
text-align:left;
padding:9px 13px;
}

table td.highlight {
color:#fff;
font-weight:300;
}

.table-green th {background:#1abc9c;}
.table-blue th {background:#3498db;}
.table-orange th {background:#fd6d52;}
.table-red th {background:#ed4f4f;}
.table-grey th{background:#6b6b6b;}
.table-white th{background:#fff; color:#828282 !important; text-shadow:none; border-bottom: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6;}
table tr.even td,table tr.odd td {background-color:#fff;}
table tr td.highlight,.table-black table tr th {background-color:#f9f9f9;}

/***** To Top *****/
#toTop {
display:none;
position:fixed;
bottom:15px;
right:15px;
width:40px;
height:40px;
background-color:#4a4a4a;
font-size:16px;
color:#bababa;
z-index:190;
}

#toTop i {
position:relative;
top:8px;
left:12px;
}

#toTop:active, #toTop:focus {
outline:none;
}

/***** Global Classes *****/
img {
border:0;
-ms-interpolation-mode:bicubic;
}

.max-image {
width:100%;
height:auto;
}

.img-left {
float:left;
border:none;
margin:3px 16px 11px 0;

}

.img-right {
float:right;
border:2px solid;
margin:3px 0 11px 16px;
width:400px;
height:200px;
}

.img-center {
display:block;
margin:5px auto 11px;
}

.img-border {
border:1px solid #e0e0e0;
background-color:#fff;
padding:5px;
}

.clear {clear:both !important;}
.float-left {float:left !important;}
.float-right {float:right !important;}
.float-none {float:none !important}
.text-left {text-align:left !important;}
.text-right {text-align:right !important;}
.text-center {text-align:center !important;}
.text-justify {text-align:justify !important;}
.text-overflow {overflow:hidden !important;}
.normal {font-weight:400 !important;}
.bold {font-weight:700 !important;}
.thin {font-weight:300 !important;}
.italic {font-style:italic !important;}
.underline {border-bottom:1px solid #ddd; !important; padding-bottom:10px;}
.nopadding {padding:0 !important;}
.noindent {margin-left:0; padding-left:0 !important;}
.nobullet {list-style:none; list-style-image:none !important;}
.block {display:block !important;}
.hidden,.hide {display:none !important;}

/****** Dropcap *****/
.dropcap1 {
width:42px;
height:42px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
background:#4f4f4f;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
font-size:24px;
color:#fff;
text-align:center;
float:left;
margin:3px 8px 0 0;
padding:9px 0 3px;
}

.dropcap2 {
width:40px;
height:40px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
background:#4f4f4f;
font-size:24px;
color:#fff;
text-align:center;
float:left;
margin:3px 8px 0 0;
padding:9px 0 2px;
}

.dropcap3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:32px;
color:#4f4f4f;
text-align:center;
float:left;
margin:4px 9px 0 0;
padding:5px 2px 0;
}

/***** Alert Box Styling *****/
.alert {
font-size:13px;
background:#f8f8f8;
border:1px solid #d1d1d1;
-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,.1);  
-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,.1); 
box-shadow:0px 1px 2px 0px rgba(0,0,0,.1);
margin:0 0 15px 0;
padding:12px 15px 14px 15px;
}

.alert i {margin-right:7px; top:2px; position:relative;}
.alert.error i{font-size:12.3px; top:0.5px; margin-right:8px;}

.info {background-color:#cce9f2; border:1px solid #86cde3; color:#3194b1;}
.success {background-color:#d8f1c6; border:1px solid #b3cda1; color:#749958;}
.error {background-color:#f9d9d9; border:1px solid #e1a1a1; color:#b55454;}
.warning {background-color:#fbf4dd; border:1px solid #d1c9ae; color:#978c68;}

/***** Form Styling *****/
fieldset {position:relative; padding-top:20px;  margin:0 0 20px;}
.field-border {border:1px solid #ddd; padding:10px 35px 25px 35px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

button[type="submit"], input[type="submit"], input[type="button"]  {
display:inline-block;
font-family: 'Lato', Helvetica, Arial;
font-weight:300;
text-transform:uppercase;
color:#fff !important;
cursor:pointer;
text-decoration:none;
margin:0px 5px 10px 0px;
font-size:12px;
padding:10px 16px 10px 16px;
background:#fd6d52;
border:none;
float:left;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

button[type="reset"], input[type="reset"] {
display:inline-block;
font-family: 'Lato', Helvetica, Arial;
font-weight:300;
text-transform:uppercase;
cursor:pointer;
text-decoration:none;
margin:0px 5px 10px 0px;
font-size:12px;
padding:11px 16px 11px 16px;
color:#505050 !important;
background:#e1e1e1;
border:none;
float:left;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.labelinputs, input, select, textarea {width:99%;}

input[type="text"], input[type="password"], input[type="email"], .labelinputs, textarea, select {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:normal;
font-size:12px;
text-indent: 8px;
border:1px solid #d9d9d9;
margin-bottom:5px;
padding:8px 0 8px 0; 
background:#fafafa;
color:#c0c0c0;
outline: 0;
}

input[type="password"] {font-family:Arial, Helvetica, sans-serif;}

input[type="checkbox"] {display:none;}
input[type="checkbox"] + label, input[type="radio"] + label {font-weight:normal; font-size:13px;}
input[type="checkbox"] + label span {display:inline-block; width:19px; height:19px; margin:-4px 4px 0 0; vertical-align:middle; background:url(../images/radiocheck.png) left top no-repeat; cursor:pointer;}
input[type="checkbox"]:checked + label span {background:url(../images/radiocheck.png) -20px top no-repeat;}
input[type="radio"] {display:none;}
input[type="radio"] + label span {display:inline-block; width:19px; height:19px; margin:-4px 4px 0 0; vertical-align:middle; background:url(../images/radiocheck.png) -38px top no-repeat; cursor:pointer;}
input[type="radio"]:checked + label span {background:url(../images/radiocheck.png) -58px top no-repeat;}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
border:1px solid #fe937f !important;
border-color: rgba(254,147,127, 0.4);
background-color:#feede9 !important;
outline: 0;
outline: thin dotted \9;/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,109,199,.4);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,109,199,.4);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,109,199,.4);
}

select {text-indent:0px; color:#999; padding-right:10px; padding-left:7px;}
textarea {resize:none;}
label, legend {font-weight:normal; display:block;}
label {margin-bottom: 2px;}
legend {font-size:18px; font-weight:300; padding:5px 10px; margin-left:-10px;}
label span, legend span {color:#333; font-weight:normal; font-size:13px;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0;	padding:0;}
.search input {width: 52%;}
.inline-form {display:inline-block; margin-right:15px;}
	
/***** Tab Styling *****/
ul.tabs {
width:100%;
display:block;
margin-bottom:0px;
height:47px;
list-style:none;
padding:5px 0 0 1px;
float:left;
}

ul.tabs li {
float:left;
height:44px;
}

ul.tabs li a {
display:block;
height:43px;
line-height:44px;
color:#fff;
background:#5b5b5b;
font-family: 'Lato', sans-serif;
font-size:12px;
font-weight:300;
text-transform:uppercase;
text-decoration:none;
border-width:1px 1px 0;
margin:0 0 0 -1px;
padding:0 22px;
position:relative;
z-index:100;
}

ul.tabs li.active a {
position:relative;
height:44px;
background:#fff;
border-top:solid 1px #fd6d52;
border-right:solid 1px #ddd;
border-left:solid 1px #ddd;
border-bottom:none;
color:#fd6d52;
position:relative;
z-index:100;
}

.tab_container {
width:100%!important;
margin:0px 0px 25px 0px;
border-top:none;
clear:both;
background:#fff;
border: solid 1px #ddd;
position:relative;
float:left;
}

/* Tab bottom Styling */
ul.tabs-bottom {
display:block;
margin-top:-6px;
margin-bottom:12px;
height:46px;
list-style:none;
padding:5px 0 0 2px;
float:left;
}

ul.tabs-bottom li {
float:left;
height:44px;
}

ul.tabs-bottom li a {
display:block;
height:43px;
line-height:44px;
color:#fff;
background:#5b5b5b;
font-family: 'Lato', sans-serif;
font-size:12px;
font-weight:300;
text-transform:uppercase;
text-decoration:none;
border-width:1px 1px 0;
margin:0 0 0 -1px;
padding:0 22px;
position:relative;
z-index:100;
}

ul.tabs-bottom li.active a {
position:relative;
height:44px;
background:#fff;
border-bottom:solid 1px #fd6d52;
border-right:solid 1px #ddd;
border-left:solid 1px #ddd;
border-top:none;
color:#fd6d52;
position:relative;
top:-1px;
z-index:100;
}

.tab_container-bottom {
width:99.6%!important;
margin:0px 0px 0px 1px;
border-top:none;
clear:both;
background:#fff;
border: solid 1px #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position:relative;
float:left;
}

/* Tab left Styling */
ul.tabs-left {
display:block;
margin-top:17px;
border-bottom:solid 1px #ddd;
list-style:none;
padding:0px;
float:left;
}

ul.tabs-left li a {
display:block;
height:44px;
line-height:44px;
border-top:solid 1px #7e7e7e;
border-bottom:solid 1px #7e7e7e;
color:#fff;
background:#5b5b5b;
font-family: 'Lato', sans-serif;
font-size:12px;
font-weight:300;
text-transform:uppercase;
text-decoration:none;
border-width:1px 1px 0;
margin:0 0 0 -1px;
padding:0 22px;
position:relative;
z-index:100;
}

ul.tabs-left li.active a {
position:relative;
height:44px;
background:#fff;
border-left:solid 1px #fd6d52;
border-right:solid 1px #fff;
border-top:solid 1px #ddd;
border-bottom:none;
color:#fd6d52;
}

.tab_container-left {
margin:0px 0px 12px 0px;
background:#fff;
border-left: solid 1px #ddd;
position:relative;
left:-1px;
float:right;
}

::made-up-pseudo-element, .tab_container-left {left:-2px;}

_:-o-prefocus, .tab_container-left {left:-2px;}

.tab_container-left:before{
content:"";
position:absolute;
z-index:-1;
-webkit-box-shadow:0 0 25px rgba(0,0,0,0.2);
-moz-box-shadow:0 0 25px rgba(0,0,0,0.2);
box-shadow:0 0 25px rgba(0,0,0,0.2);
top:23px;
bottom:23px;
left:0;
right:25px;
-moz-border-radius:100px / 10px;
border-radius:100px / 10px;
}

/* Tab right Styling */
ul.tabs-right {
display:block;
margin-top:17px;
border-bottom:solid 1px #ddd;
list-style:none;
padding:0px;
float:right;
}

ul.tabs-right li a {
display:block;
height:44px;
line-height:44px;
border-top:solid 1px #7e7e7e;
border-bottom:solid 1px #7e7e7e;
color:#fff;
background:#5b5b5b;
font-family: 'Lato', sans-serif;
font-size:12px;
font-weight:300;
text-transform:uppercase;
text-decoration:none;
border-width:1px 1px 0;
margin:0 0 0 -1px;
padding:0 22px;
position:relative;
z-index:100;
}

ul.tabs-right li.active a {
position:relative;
height:44px;
background:#fff;
border-right:solid 1px #fd6d52;
border-left:solid 1px #fff;
border-top:solid 1px #ddd;
border-bottom:none;
color:#fd6d52;
}

.tab_container-right {
margin:0px 0px 12px 0px;
background:#fff;
border-right: solid 1px #ddd;
position:relative;
right:0px;
float:left;
}

::made-up-pseudo-element, .tab_container-right {right:-2px;}

_:-o-prefocus, .tab_container-right {right:-2px;}

.tab_container-right:before{
content:"";
position:absolute;
z-index:-1;
-webkit-box-shadow:0 0 25px rgba(0,0,0,0.2);
-moz-box-shadow:0 0 25px rgba(0,0,0,0.2);
box-shadow:0 0 25px rgba(0,0,0,0.2);
top:23px;
bottom:23px;
left:25px;
right:0;
-moz-border-radius:100px / 10px;
border-radius:100px / 10px;
}

/* Tab round Styling */
ul.tabs-round {
display:block;
margin:30px auto;
text-align:center;
}

ul.tabs-round li {
display:inline-block;
}

ul.tabs-round li a {
display:block;
height:44px;
line-height:44px;
color:#ababab;
background:#fff;
border:solid 1px #ddd;
font-family: 'Lato', sans-serif;
font-size:12px;
font-weight:300;
text-transform:uppercase;
text-decoration:none;
margin-right: -4px;
padding:0 36px;
position:relative;
z-index:100;
}

ul.tabs-round li.active a {
background:#fd6d52;
border:1px solid #fd6d52;
color:#fff;
position:relative;
z-index:100;
}

.tab_container-round {
width:100%!important;
margin:0 0 12px 0;
border-top:none;
clear:both;
background:#fff;
position:relative;
float:left;
}

.twelve ul.tabs-left, .twelve ul.tabs-right {width:16.3% !important;}
.twelve .tab_container-left, .twelve .tab_container-right {width:83.7% !important;}
.eleven ul.tabs-left, .eleven ul.tabs-right {width:18.6% !important;}
.eleven .tab_container-left, .eleven .tab_container-right {width:81.4% !important;}
.ten ul.tabs-left, .ten ul.tabs-right {width:20.7% !important;}
.ten .tab_container-left {width:79.3% !important;}
.nine ul.tabs-left, .nine ul.tabs-right {width:22.8% !important;}
.nine .tab_container-left, .nine .tab_container-right {width:77.2% !important;}
.eight ul.tabs-left, .eight ul.tabs-right {width:26% !important;}
.eight .tab_container-left, .eight .tab_container-right {width:74% !important;}
.seven ul.tabs-left, .seven ul.tabs-right {width:29.7% !important;}
.seven .tab_container-left, .seven .tab_container-right {width:70.3% !important;}
.six ul.tabs-left, .six ul.tabs-right {width:34.8% !important;}
.six .tab_container-left, .six .tab_container-right {width:65.2% !important;}

.tab_content, .tab_content-bottom, .tab_content-round {padding:10px 21px 8px;}
.tab_content-left {padding:0px 0px 10px 28px;}
.tab_content-right {padding:0px 28px 10px 0px;}
.tab_content p, .tab_content-bottom p, .tab_content-left p, .tab_content-right p {font-size:13px; line-height:24px; padding-top:5px;}
.tab_content img, .tab_content-bottom img, .tab_content-left img, .tab_content-right img {margin-top:8px; float:left;}

/***** Code Styling *****/
pre {
background:url(../images/pre_bg.gif) repeat 0px -8px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 0 3px 2px;
font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace;
color: #8c8c8c;
}

code {
font-size: 12px;
padding: 2px 5px 3px 4px;
color: #d14 !important;  
white-space: nowrap;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

pre {
display: block;
padding: 9.5px 16px 12px 16px;
margin: 0 0 10px;
font-size: 12px;
line-height: 19px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #d3d3d3;
}

pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}

/***** Label Styling *****/
.label, .badge {
display: inline-block;
padding: 3px 5px;
font-size: 11px;
line-height: 13px;
color: #ffffff;
white-space: nowrap;
vertical-align: baseline;
background-color: #4f4f4f;
}

.label {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.badge {
padding-right: 10px;
padding-left: 10px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}

.label-important, .badge-important {background-color: #e94e4e;}
.label-warning, .badge-warning {background-color: #ee7e3f;}
.label-success, .badge-success {background-color: #94ba65;}
.label-info, .badge-info {background-color: #4ec2df;}

/***** Testimonials Styling *****/
.testi-container {
width:100%;
margin-bottom:14px;
padding: 5px 6px 3px 0px; 
background-color:#fcfcfc;
border: solid 1px #e0e0e0;
position:relative;
float:left;
z-index:998;
-webkit-box-shadow: 0px 2px 0px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 2px 0px 0px rgba(247,247,247,1);
box-shadow: 0px 2px 0px 0px rgba(247,247,247,1);
}

.testi-container:before {
width: 27px;
height: 18px;
background:#fcfcfc;
content: '';
position: absolute;
z-index:999;
left:42px;
bottom: 0px;
margin-left: -8px;	
}
@media \0screen {.testi-container:before {background:none;}}

.testi-container:after {
width: 17px;
height: 17px;
background:#fcfcfc;
border:1px solid #e0e0e0;
content: '';
position: absolute;
z-index:888;
left:45px;
bottom: -5px;
margin-left: -7px;
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}
@media \0screen {.testi-container:after {background:none; border:none;}}

.testi-text {
width:100%;
float:left;
margin:0px;
padding:10px 14px 0px 14px;
}

.testi-image {
width:54px\0/;
height:54px\0/;
margin:0px 10px 25px 21px;
background-color:#e7e7e7;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
float:left;
}

.testi-image img{
width:54px;
height:54px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
float:left;
}

.testi-name {
color:#8c8c8c;
line-height:19px;
font-family: 'Source Sans Pro', Helvetica, Arial;
font-size: 15px;
margin-top:6px;
float:left;
}

.company-name {
font-family: 'Source Sans Pro', Helvetica, Arial;
font-size: 14px;
font-weight: normal;
text-transform:uppercase;
color:#fd6d52;
}

/***** Promo Box Styling *****/
.promo-box:before {
width:103.3%;
height:2px;
content:"";
background-color:#fff;
position:relative;
top:4px;
left:-35px;
float:left;
}

.promo-box:after {
width:103.3%;
height:2px;
content:"";
background-color:#fff;
position:relative;
bottom:4px;
left:-35px;
float:left;
}

.promo-box {
width:100% !important;
position: relative;
margin:15px 0 25px 0;
padding-left:35px;
background-color: #b7bec3;
float:left;
}

.promo-text {width:74.6%; padding-top:27px; padding-bottom:27px; float:left;}
.promo-text .flatborder {position:relative; top:-2px; left:0px;}
.promo-text .no-border {color:#fff; position:relative; top:8px; left:0px;}
.promo-button {
width:25.4%;
margin:4px 0 0 0;
padding-top:5px;
padding-bottom:5px;
text-align:center !important;
float: right;
}
.promo-button h3 {
padding:32px 0px 33px 0px;
display:inline-block;
}
.promo-button i {
width:25px; 
height:25px;
margin-left:10px;
background:#a5acb2;
color:#cdd2d6;
font-size:11px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
top:-3px;
position:relative;
display:inline-block;
}
.promo-box h1 .promo-box h2, .promo-box h3, .promo-box h4, .promo-box h5, .promo-box h6 {color:#fff; margin-bottom:3px;}
.promo-box p {font-size:14px; color:#fff; margin-bottom:5px;}

.promo-button {background-color:rgba(255, 255, 255, 0.15);}

/***** Accordion Styling *****/
.accordion-title {
cursor:pointer;
background-color: #fafafa;
border:1px solid #ddd;
padding:9px 15px 10px;
clear:both;
transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
}

.accordion-title.open-accordion {
background:#4167B8;
border:1px solid #4167B8;
color:#fff !important;	
}

.accordion-content {
background-color:#fff;
border:1px solid #ddd;
margin:0 0 8px;
padding:18px 21px 13px;
position:relative;
}

.open-accordion, .closed-accordion {
color:#929292!important;
margin-bottom:5px;
}

.accordion-icon {
font-size:11px; margin-right:10px; top:2px; position:relative;	
}

/***** 404 Page Styling *****/
#error404-left {margin:38px 0px 60px 0px; padding-left:83px;}
#error404-right {margin:35px 0px 60px 0px; padding-left:15px;}
#error404-left h1 {font-size:74px; font-weight:300;}
#error404-left i {font-size:74px; color:#fd6d52; position:relative; top:8px;}
#error404 a.button {margin-bottom:38px;}

/***** Tooltip Styling *****/
#tooltip {
font-size: 0.875em;
text-align: center;
text-shadow: 0 1px rgba( 0, 0, 0, .5 );
line-height: 1.5;
color: #fff;
background: #333;
zoom: 1 !important;
filter: alpha(opacity=80) !important;
opacity: 0.8 !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
position: absolute;
z-index: 100;
padding: 7px 11px;
}

#tooltip:after {
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top-color: #333;
border-top: 7px solid rgba( 0, 0, 0, .8 );
content: '';
position: absolute;
left: 50%;
bottom: -7px;
margin-left: -7px;
}

#tooltip.top:after {
border-top-color: transparent;
border-bottom-color: #333;
border-bottom: 10px solid rgba( 0, 0, 0, .6 );
top: -20px;
bottom: auto;
}

#tooltip.left:after	{
left: 10px;
margin: 0;
}

#tooltip.right:after {
right: 10px;
left: auto;
margin: 0;
}
		
/***** Fancybox Styling *****/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}

.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}

.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.fancybox-opened {
z-index: 8030;
}

.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
position: relative;
}

.fancybox-inner {
overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}

.fancybox-error {
color: #444;
font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}

.fancybox-image {
max-width: 100%;
max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}

#fancybox-loading div {
width: 44px;
height: 44px;
background: url('../images/loading_lightbox.gif') center center no-repeat;
}

.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}

.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url('../images/blank.gif'); /* helps IE */
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}

.fancybox-prev {
left: 0;
}

.fancybox-next {
right: 0;
}

.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}

.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}

.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}

.fancybox-nav:hover span {
visibility: visible;
}

.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
overflow: hidden !important;
width: auto;
}

.fancybox-lock body {
overflow: hidden !important;
}

.fancybox-lock-test {
overflow-y: hidden !important;
}

.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: #000;
}

.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}

.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}

.fancybox-opened .fancybox-title {
visibility: visible;
}

.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}

.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}

.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}

.fancybox-title-inside-wrap {
padding-top: 10px;
}

.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('../images/fancybox_sprite@2x.png');
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
}

/***** Portfolio Filter *****/
.isotope-item {
z-index: 2;
}

.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}

.isotope,
.isotope .isotope-item {
/* change duration value to whatever you like */
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}

.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}

.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
transition-property: transform, opacity;
}


/***** Note Panels *****/
.note {
background: #fcfcfc;
border: solid 1px #e0e0e0; 
margin: 0 0 20px 0; 
padding: 18px 25px 18px 25px; 
position:relative;
-webkit-box-shadow: 0px 2px 0px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 2px 0px 0px rgba(247,247,247,1);
box-shadow: 0px 2px 0px 0px rgba(247,247,247,1);
}

.note-folded {
position:relative;
margin-bottom:20px;
padding: 20px 25px 15px 25px;
color:#fff;
background:#6b6b6b;
overflow:hidden;
}

.note-folded h1, .note-folded h2, .note-folded h3, .note-folded h4, .note-folded h5, .note-folded h6, .note-folded a, .note-folded a:visited {color:#fff;}
.note-folded > .lead {color:#fff !important; margin-bottom:15px;}
.note p.lead {color:#afafaf; margin-bottom:15px;}

.note-folded:before {
content:"";
position:absolute;
top:0;
right:0;
border-width:0 25px 25px 0; 
border-style:solid;
border-color:#fff #fff #4f4f4f #4f4f4f;
-webkit-border-bottom-left-radius: 0px; 
-moz-border-radius-bottomleft: 0px; 
border-bottom-left-radius: 0px;
background:#4f4f4f; 
display:block; width:0;
}

.note-folded.green {background:#1abc9c;}
.note-folded.green:before {border-color:#fff #fff #198a74 #198a74; background:#198a74;}
.note-folded.blue {background:#3498db;}
.note-folded.blue:before {border-color:#fff #fff #2273a9 #2273a9; background:#2273a9;}
.note-folded.orange {background:#fd6d52;}
.note-folded.orange:before {border-color:#fff #fff #c8503a #c8503a; background:#c8503a;}
.note-folded.red {background:#ed4f4f;}
.note-folded.red:before {border-color:#fff #fff #b63838 #b63838; background:#b63838;}

/***** Progeress Bar *****/
.donutalign {margin:0 auto 16px auto !important;}

.progress-bar {
width: 100%;
height: 42px;
margin-bottom:12px;
background-color: #f1f1f1;
}

.progress-bar div {
height: 100%;
width: 0;
background:#6b6b6b;
}

.progress-bar.green div {background:#1abc9c !important;}
.progress-bar.blue div {background:#3498db !important;}
.progress-bar.orange div {background:#fd6d52 !important;}
.progress-bar.red div {background:#ed4f4f !important;}

.progress-bar div.progress-meter {
width:40px;
height:28px;
margin-top:7px;
padding-left:3px;
color:#8c8c8c;
text-align:center;
line-height:27px;
background-color:#fff !important; 
position:absolute;
right:25px;
}

.progress-title {
width:auto !important; 
color: #fff; 
font-size:12px; 
font-weight:bold; 	
position:relative;
top:-35px;
left:13px;
z-index:100;
}

/***** Pricing Plan Styling *****/
.pricing-grid { display: block; overflow: hidden; padding: 16px 0px; }
.pricing-grid > li { display: block; height: auto; float: left; }
.pricing-grid.one-up { margin: 15px -10px; }
.pricing-grid.one-up > li { width: 97.9%; margin:15px 10px; padding:0; }
.pricing-grid.one-up > li.featured-plan {margin-top:31px; margin-bottom:-1px;}

.pricing-grid.two-up { margin: 15px -10px; }
.pricing-grid.two-up > li { width: 47.896%; margin:15px 10px; padding:0; }
/* .pricing-grid.two-up>li:nth-child(2n+1) {clear: left;} */

.pricing-grid.three-up {margin: 15px -10px; }
.pricing-grid.three-up > li { width: 31.228%; margin:15px 10px; padding:0; }
/* .pricing-grid.three-up>li:nth-child(3n+1) {clear: left;} */

.pricing-grid.four-up { margin: 15px -10px; }
.pricing-grid.four-up > li { width: 22.896%; margin:15px 10px; padding:0; }
/* .pricing-grid.four-up>li:nth-child(4n+1) {clear: left;} */

.pricing-column {
background-color:#5e5e5e;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}

.pricing-column:hover {
-webkit-box-shadow:0 2px 16px rgba(0,0,0,0.2); 
-moz-box-shadow:0 2px 16px rgba(0,0,0,0.2); 
box-shadow:0 2px 16px rgba(0,0,0,0.2);
}

.pricing-title {
font-size:16px;
color:#fff;
text-align:center;
padding:10px 0 7px 0;
}

.pricing-price {
background-color:#6b6b6b;
text-align:center;
}

.pricing-price p {
margin:-30px 0px -10px 0px;
padding-bottom:30px;
color:#fff;
font-size:13px;
line-height:18px;
filter: alpha(opacity=60);
opacity: 0.6;
}

ul.pricing-content {
width:100%;
background-color:#fff;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
text-align:center;
margin:0 auto;
padding:0 22px;
}

.pricing-content li {
list-style-type:none;
color:#8a8a8a;
font-size:13px;
border-bottom:1px solid #ddd;
padding:10px 0px;
}

.pricing-button {
text-align:center;
margin-top:-1px;
background-color:#fafafa;
border:1px solid #ddd;
padding:20px 0 10px;
}

.permonth {font-size:14px;}
.dollar {font-size:20px; position:relative; top:-16px;}
.pricing-price h1 {font-size:44px; color:#fff; margin-top:8px; padding-top:8px;}
.featured-plan {top:-16px; position:relative;}
.featured-plan .pricing-title {padding:14px 0px 13px 0px;}
.featured-plan .pricing-button {padding-bottom:32px;}

.green-plan {background-color:#0d9d81;}
.green-plan .pricing-price {background-color:#1abc9c;}
.orange-plan {background-color:#e2644b;}
.orange-plan .pricing-price {background-color:#fd6d52;}
.blue-plan {background-color:#1e6783;}
.blue-plan .pricing-price {background-color:#2f87aa;}
.red-plan {background-color:#d34646;}
.red-plan .pricing-price {background-color:#ed4f4f;}

/***** Caption Image Styling *****/
div figure {
height:100% !important;
margin: 0;
position: relative;
}

div figure img {
width: 100% !important;
display: block;
position: relative;
}

div figcaption {
font-size:12px;
position: absolute;
top: 0;
left: 0;
padding: 15px;
background: #4a4a4a;
color: #979797;
}

div figcaption h1,
div figcaption h2,
div figcaption h3,
div figcaption h4,
div figcaption h5,
div figcaption h6 {
margin: 0 0 3px 0;
padding: 0;
color: #fff;
}

div figcaption h1 a,
div figcaption h2 a,
div figcaption h3 a,
div figcaption h4 a,
div figcaption h5 a,
div figcaption h6 a {
text-decoration:none;
color:#fff !important;
}

div figcaption a.preview {
width:36px;
height:36px;
text-align: center;
line-height:34px;
background: #5e5e5e;
color: #fff;
}

div figcaption a.permalink {
width:36px;
height:36px;
margin-right:38px !important;
text-align: center;
line-height:34px;
background: #5e5e5e;
color: #fff;
}

div figcaption a.videoprev {
color: #fff;
position:relative;
top:-5%;
left:37.5%;
}

div figcaption a.videoprev i {
font-size:52px;
}

div figcaption p {
line-height:18px !important;
}

/* Caption Style 1 */
.caption-style1 figure {
overflow: hidden;
}

.caption-style1 figure img {
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
transition: transform 0.4s;
}

.no-touch .caption-style1 figure:hover img,
.caption-style1 figure.cs-hover img {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}

.caption-style1 figcaption {
width: 100%;
top: auto;
bottom: 0;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .caption-style1 figure:hover figcaption,
.caption-style1 figure.cs-hover figcaption {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s;
transition: transform 0.4s, opacity 0.1s;
}

.caption-style1 figcaption a.preview {
position: absolute;
bottom: 0px;
right: 0px;
color:#fff;
}

/* Caption Style 2 */
.caption-style2 figure img {
z-index: 10;
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
transition: transform 0.4s;
}

.no-touch .caption-style2 figure:hover img,
.caption-style2 figure.cs-hover img {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}

.caption-style2 figcaption {
height: 100%;
width: 100%;
opacity: 0;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}

.caption-style2 figcaption h6 a {
position:relative;
left:0px;
}

.no-touch .caption-style2 figure:hover figcaption,
.caption-style2 figure.cs-hover figcaption {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}

.caption-style2 figure a {
position: absolute;
bottom: 0px;
right: 0px;
}

/***** Carousel styling *****/
.row .twelve-carousel { width: 101.65%; }

.list_carousel {
margin: 0;
width: 100%;    
}

.list_carousel ul {
margin: -5px 0 0 0;
padding: 0 0 0 5px;
list-style: none;
display: block;
}

.list_carousel ul#gallery-carousel {
margin: 20px 0 9px -16px ;
padding: 0 2px 0 0;
list-style: none;
display: block;
}

.list_carousel li {
font-size: 40px;
color: #999;
text-align: center;
width: 160px;
height: auto !important;
padding: 0;
margin: 0px 6px;
display: block;
float: left;
}

.list_carousel ul#client-carousel li {
height:59px !important;
filter:alpha(opacity=60); 
opacity: 0.6;
}

.list_carousel ul#testi-carousel li {
height:210px !important;
}

.list_carousel ul#gallery-carousel li {
width:277.1px !important;
height:auto !important;
margin: 0px 0px;
}

.list_carousel ul#gallery-carousel li h6 {
font-size:16px;
margin-top:18px;
color:#8c8c8c;
}

.list_carousel ul#testi-carousel li .testi-image, .list_carousel ul#testi-carousel li .testi-image img {
width:110px !important;
height:110px !important;
margin:0 auto;
float:none !important;		
}

.list_carousel ul#gallery-carousel li img {
width:100% !important;
height:243px !important;
margin:0 auto;
float:none !important;		
}

.list_carousel ul#testi-carousel li .testi-text, .list_carousel ul#testi-carousel li .testi-name {
width:90%;
margin:0 auto;
float:none !important;
}

.list_carousel ul#testi-carousel li .testi-name {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:13px;
color:#fd6d52;
}

.list_carousel ul#testi-carousel li .testi-text blockquote:before {
display:none;
}

.list_carousel ul#testi-carousel li .testi-text blockquote p {
font-family: 'Source Sans Pro', Helvetica, Arial;
font-size:20px;
font-weight:300;
font-style:normal;
line-height:30px;
}

.list_carousel.responsive {
width: auto;
margin-left: 0;
}

.prev {
float: left;
margin-left: 0px;
position:relative;
top:-42px;
}

.next {
float: right;
margin-right: 0px;
position:relative;
top:-42px;
}

.prev i, .next i {color:#d4d4d4;}
.featured-column .prev i, .featured-column .next i {color:#ababab;}
#pager-carousel2 {margin-left:-11px;}

.pager {
width: 100%;
text-align: center !important;
margin:18px 0px 10px 3px;
}


#pager-carousel2.pager a:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#fff; content:'\f55e'; font-size:12px; position:relative; top:0px; text-shadow: 1px 1px 0px rgba(50, 50, 50, 0.5);}
#pager-carousel2.pager a.selected:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#fff; content:'\f189'; font-size:12px; position:relative; top:0px; text-shadow: 1px 1px 0px rgba(50, 50, 50, 0.5);}

.pager a:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#c3c3c3; content:'\f55e'; font-size:12px; position:relative; top:0px;}
.pager a.selected:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#c3c3c3; content:'\f189'; font-size:12px; position:relative; top:0px;}

.pager a {
margin: 0 5px;
text-decoration: none;
font-size:0px;
}

.pager a.selected {
text-decoration: none;
}

.timer {
background-color: #999;
height: 6px;
width: 0px;
}

/***** Newsticker styles *****/
.tickercontainer { 
width: 100%; 
height: 36px;
background:#fd6d52;
margin: 0; 
padding: 0;
overflow: hidden;
float:left;
}

.tickercontainer .mask { 
position: relative;
top: 7px;
left:1.3%;
width: 97.4%;
overflow: hidden;
}

ul#newsticker { 
position: relative;
left: 100%;
font-family: 'Lato', sans-serif;
font-size:12px;
list-style-type: none;
margin: 0;
padding: 0;
}

ul#newsticker li {
float: left; 
margin: 0;
padding: 0;
color: #fff;
}

ul#newsticker a {
white-space: nowrap;
padding: 0;
font-family: 'Lato', sans-serif;
font-size:12px;
margin: 0 50px 0 0;
color: #fff;
} 

ul#newsticker span {
margin: 0 10px 0 0;
}

.breaking-news h4 {
background-color:#4a4a4a;
color:#fff;
font-family: 'Lato', sans-serif;
text-transform:uppercase;
margin:0;
padding:5px 12px;
float:right;
}

/***** Weather styles *****/
#weather {
width:100%;
background:#fd6d52;
margin-bottom:22px;
padding:16px 15px 0px 25px;	
float:left;
}

#weather h3 {
width:65%;
font-size:23px;
margin:3px 0 -2px -15px;
color: #fff;
float: left;
}

#weather p {
width:65%;
font-size: 14px;
margin:0 0 0 -15px;
color: #fff;
float: left;
}