/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/*****************************CSS Reset - Find ****************************************/


/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    color: #a9a9ae;
}




table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #F2F7FC;
}




.attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, 
 img.alignright, 
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.wp-smiley {
	margin:0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
.clear{clear:both; line-height:1px; font-size:1px;}

/***************************** CSS Reset - Find ****************************************/


body											       { font-family: 'gothamrnd-light'; font-weight:400; font-size:12px; color:#000; background:#f2f2f2; }
#wrapper 										       { width:100%; max-width:100%; height:auto; margin:0 auto; }
.container                                                  				{ width: 1170px; margin: 0 auto; padding:0; overflow: initial;}
.container-relation 									{ position: relative;}

/***************************** Header Logged In start here ****************************************/

#header-logged-in ul {list-style-type: none; margin:0;}
#header-logged-in .search-wrap input {padding: 10px 12px; border: 1px solid rgba(48, 69, 92, 0.39); box-shadow: inherit; color: #ee4b4a; box-sizing: initial;}

/***************************** Banner start here ****************************************/

.dolf_block					{ min-height:385px; background-image:url('../images_new/baner_bg.jpg'); background-repeat:no-repeat; background-size:cover; text-align:center; }
.dolf_cont p					{ font-family: 'gothamrnd-light'; font-size:18px; line-height:21px; color:#fff; margin-top }
.dolf_cont					{ padding-top:65px; }

.bell_hang					{ text-align:center; }

/***************************** Container start here ****************************************/

.block_cont_1				{ margin-top:-105px; }

.block_row, .block_row:after					{ clear:both;  content: " ";  display: block; margin:0 -10px; padding:0; width:100%; }
.container, .container:after	{ clear:both;  content: " "; display: block;  }


.block_1, .block_2, .block_3, .block_4, .block_5, .block_6, .block_7, .block_8, .block_9, .block_10, .block_11, .block_12 {
    float: left;
	padding:0 10px;
	position:relative;
}

.block_12 					{ width: 100%; }
.block_11					{ width: 91.66666667%; }
.block_10 					{ width: 83.33333333%; }
.block_9 					{ width: 75%; }
.block_8 					{ width: 66.66666667%; }
.block_7  					{ width: 58.33333333%; }
.block_6  					{ width: 50%; }
.block_5 					{ width: 41.66666667%; }
.block_4 					{ width: 33.33333333%; }
.block_3 					{ width: 25%; }
.block_2 					{ width: 16.66666667%; }
.block_1 					{ width: 8.33333333%; }

.pull_right					{ float:right !important; }
.pull_left					{ float:left !important; }

.no_marg					{ margin:0 !important; }
.no_padd					{ padding:0 !important; }

.block_6.eql				{}
.method_cont				{ padding:20px 25px; background:#ffffff; position:relative; }

.method_cont h2				{ font-family: 'gothamrnd-bold'; font-size:36px; line-height:41px; color:#ee4b4a; text-transform:uppercase; margin-bottom:20px; }
.method_cont h3				{ font-family: 'gothamrnd-bold'; font-size:24px; line-height:27px; color:#ee4b4a; text-transform:uppercase; margin-bottom:20px; }
.method_cont ul				{ overflow:hidden; padding: 0 0 18px 1.5em; margin:0; }
.method_cont ul li				{ float:left; width:50%; font-family: 'gothamrnd-bold'; font-size:14px; line-height:17px; color:#ee4b4a; margin:0 0 5px; }
.method_cont p				{ font-family: 'gothamrnd-book'; font-size:14px; line-height:21px; margin-bottom:18px; }
.method_cont p i 				{ color:#ee4b4a; font-family: 'ff-meta-serif-pro-medium'; font-size:16px; line-height:21px; }
.method_cont h5				{ font-family: 'gothamrnd-bold'; font-size:14px; line-height:17px; color:#ee4b4a; margin:0 0 10px; text-transform:uppercase;  }

.method_cont  .anchor_bu		{ font-family: 'gothamrnd-bold'; font-size:14px; line-height:17px; color:#ee4b4a; text-transform:uppercase; position:absolute; bottom:20px; right:25px; }


.collection_block			{ padding:80px 0 0; }
.collection_block .block_4 h2 { font-family: 'gothamrnd-bold'; font-size:36px; line-height:41px; color:#673171; text-transform:uppercase; margin:40px 0 35px; padding:0 15px; }

#tabs						{ margin:0; padding:0; border:0; background:none; outline:0; display:block; }
.slide_crowsel				{ display:none; }

#tabs ul						{ margin:0; padding:0; border:0; background:none; outline:0;}
#tabs ul li					{ margin:0; outline:0; display:block; width:auto; height:auto;  padding:0;  text-transform:uppercase; float:none; border:0; }
#tabs ul li a					{ font-family: 'gothamrnd-bold'; font-size:14px; line-height:17px; color:#673171; padding:25px; display:block; width:100%; margin:0; background:#fff; transition: all 0.3s ease-in-out 0s; text-decoration:none; }
#tabs ul li.ui-tabs-active a, #tabs ul li:hover a	{ color:#fff; background-image:url(../images_new/tab_list_bg.jpg); background-repeat:no-repeat; background-size:100% 100%; outline:0; text-decoration:none; }

.tab_cont					{ margin:0; }
.ui-tabs .ui-tabs-panel		{ padding:0; }
.row_block					{ clear:both; }

.block_cont_2				{ margin:95px 0 0; }
.block_cont_2 .method_cont	{ padding-right:15%; }
.block_cont_2 .method_cont h2	{ font-size:24px; line-height:27px; color:#673171; }
.block_cont_2 .method_cont ul li 	{ width:auto; float:none; color:#673171;}
.block_cont_2 .method_cont p i 	{ color:#673171 }


.block_cont_2 .block_4.no_padd.eq2	{ background-image:url(../images_new/news_bg.jpg); background-repeat:no-repeat; background-size:100% 100%; position:relative; }
.block_cont_2 .block_4.no_padd.eq2:before	{ content:""; width:100%; height:15px; position:absolute; top:-15px; left:0; background-image:url(../images_new/news_bg.jpg); background-repeat:no-repeat; background-size:cover; }
.block_cont_2 .block_4.no_padd.eq2:after	{ content:""; width:100%; height:15px; position:absolute; bottom:-15px; left:0; background-image:url(../images_new/news_bg.jpg); background-repeat:no-repeat; background-size:cover; background-position: center bottom; }
.news_block 					{ display: block; margin: 0; padding: 50px 0 0; overflow: hidden; clear: both;  width:100%; }

@media all and (min-width:320px) and (max-width:667px) { #_form_304_._inline-form._inline-style ._inline-style._button-wrapper { margin-top:20px !important; margin-left:0 !important; }
}


.block_cont_3		{ margin:90px 0; }
.testimonial_block h2	 {  font-family: 'gothamrnd-bold'; font-size:36px; line-height:41px; color:#ee4b4a; text-transform:uppercase; margin-bottom:20px; }
.testimonial_block .vedio	{ position:relative; }
.testimonial_block .vedio img  { max-width:100%; height:auto; width:auto; }
.testimonial_block .vedio span	 {  font-family: 'gothamrnd-bold'; font-size:24px; line-height:27px; color:#fff; text-transform:uppercase; margin-bottom:20px; display:block; padding:50px 25px; background:rgba(238,75,74,0.6); position:absolute; width:100%; bottom:0; margin:0 0 5px; }
.testimonial_block .vedio a, .testimonial_block .vedio a:hover 	{ text-decoration:none; }


.test_cont				{ padding:20px 0 10px; border-bottom:1px solid #ee4b4a; }
.test_cont p 			{ color:#000; font-size:18px; line-height:21px; margin:0; }
.test_cont p i			{ font-family: 'ff-meta-serif-pro-medium'; }
.test_cont  span			{ font-family: 'gothamrnd-bold'; font-size:14px; line-height:17px; color:#ee4b4a; text-transform:uppercase; display:block; padding:25px 0; }

.test_cont.last			{ border:0; }


.block_cont_4			{ margin: 0 0 90px; }
.block_cont_4 .method_cont		{ margin:100px 0 0; height:260px; }

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




