/*====================================== reset.css is here ========================================*/
*{margin:0; padding:0; box-sizing:border-box; }
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal; }
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear{clear:both; font-size:1px;line-height:1px; display:block; height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.last	{margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
.no_bor{border:0 none !important; }
header,nav,section,article,aside,footer,hgroup,figure {display: block; }


@font-face {
  font-family: 'GothamCondensed-Bold';
  src: url('../fonts/GothamCondensed-Bold/GothamCondensed-Bold.eot') format('embedded-opentype'),
    url('../fonts/GothamCondensed-Bold/GothamCondensed-Bold.otf')  format('opentype'),
	     url('../fonts/GothamCondensed-Bold/GothamCondensed-Bold.woff') format('woff'),
		  url('../fonts/GothamCondensed-Bold/GothamCondensed-Bold.ttf')  format('truetype'),
		   url('../fonts/GothamCondensed-Bold/GothamCondensed-Bold.svg#GothamCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamMedium-Italic';
  src: url('../fonts/GothamMedium-Italic/GothamMedium-Italic.eot') format('embedded-opentype'),
    url('../fonts/GothamMedium-Italic/GothamMedium-Italic.woff') format('woff'),
	url('../fonts/GothamMedium-Italic/GothamMedium-Italic.ttf')  format('truetype'),
	url('../fonts/GothamMedium-Italic/GothamMedium-Italic.svg#GothamMedium-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBold-Italic';
  src: url('../fonts/Gotham-BoldItalic/Gotham-BoldItalic.eot') format('embedded-opentype'),
    url('../fonts/Gotham-BoldItalic/Gotham-BoldItalic.otf')  format('opentype'),
	     url('../fonts/Gotham-BoldItalic/Gotham-BoldItalic.woff') format('woff'),
		  url('../fonts/Gotham-BoldItalic/Gotham-BoldItalic.ttf')  format('truetype'),
		   url('../fonts/Gotham-BoldItalic/Gotham-BoldItalic.svg#Gotham-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBook';
  src: url('../fonts/Gotham-Book/Gotham-Book.eot') format('embedded-opentype'),
    url('../fonts/Gotham-Book/Gotham-Book.otf')  format('opentype'),
	     url('../fonts/Gotham-Book/Gotham-Book.woff') format('woff'),
		  url('../fonts/Gotham-Book/Gotham-Book.ttf')  format('truetype'),
		   url('../fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-Medium';
  src: url('../fonts/GothamCondensed-Medium/GothamCondensed-Medium.eot') format('embedded-opentype'),
    url('../fonts/GothamCondensed-Medium/GothamCondensed-Medium.otf')  format('opentype'),
	     url('../fonts/GothamCondensed-Medium/GothamCondensed-Medium.woff') format('woff'),
		  url('../fonts/GothamCondensed-Medium/GothamCondensed-Medium.ttf')  format('truetype'),
		   url('../fonts/GothamCondensed-Medium/GothamCondensed-Medium.svg#GothamCondensed-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBold';
  src: url('../fonts/Gotham-Bold/Gotham-Bold.eot') format('embedded-opentype'),
    url('../fonts/Gotham-Bold/Gotham-Bold.otf')  format('opentype'),
	     url('../fonts/Gotham-Bold/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold/Gotham-Bold.ttf')  format('truetype'), url('Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamMedium';
  src: url('../fonts/Gotham-Medium/Gotham-Medium.eot') format('embedded-opentype'),
    url('../fonts/Gotham-Medium/Gotham-Medium.otf')  format('opentype'),
	     url('../fonts/Gotham-Medium/Gotham-Medium.woff') format('woff'),
		  url('../fonts/Gotham-Medium/Gotham-Medium.ttf')  format('truetype'),
		   url('../fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


/**************************************************************************************/
a {color:#000; text-decoration:none; outline:0 none !important; }
a:hover, a:focus {color:#000;  text-decoration:none; outline:0 none !important;}
h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
/*---------------------------------------------------*/
html {}
body {color:#b1b1b1; font-family:"Arial", Verdana, Tahoma; font-size:12px;background:#000;}
.flt_lt {float:left; display:inline;}
.flt_rt {float:right; display:inline;}
.img_responsive{max-width:100%;height:auto;display:block;}
.center_block{display:block;margin:0 auto;}
.img_stretch{width:100%;height:auto;display:block;}
.img_bdr{position:relative;}
.img_bdr:after{content:"";width:100%;border-top:4px solid #d71919;position:absolute;bottom:-1px;left:0;}
.txt_center{text-align:center;}
.txt_left{text-align:left;}
.txt_right{text-align:right;}
.tbl{display:table; width:100%;}
.tbl_cell{display:table-cell;}
.valign_mid{vertical-align:middle;}
.figtblwrap{ margin:0 -15px;}
.figtblwrap .tbl_cell{padding:0 15px;}
/*-----------LayOut Start here-----------------------*/
.wrapper									{margin:0 auto;width:1360px;min-width:1360px;background:#000;position:relative;overflow:hidden;}
.container									{width:1170px; margin:0 auto;}
.main_content								{}
/*---------header starts ------------------------------*/
.header{position:absolute;top:0;left:0;width:100%;z-index:1;}
.header_in{padding:19px 0 0 42px;position:relative;}
.logo{float:left;}
.nav{padding:27px 47px 0 0;float:right;}
.nav > ul {}
.nav > ul > li {margin:0 14px 0 14px;float:left;}
.nav > ul > li:hover{padding-bottom:36px;}
.nav > ul > li > a{font-family:'GothamBold';font-size:18px;line-height:18px;font-weight:normal;color:#fff;text-transform:uppercase;}
.nav > ul > li.active > a,.nav > ul > li:hover > a{color:#d0112b;}
.nav > ul > li.dropdown > a{padding-right:15px;display:inline-block;background:url(../images/arrow_down.png) no-repeat right center;}
.ddmenu {padding:10px 138px 10px 65px; position:absolute;width:100%;left:0;top:100px;background:rgba(255,255,255,0.8);text-align:right;display:none;}
.gallery_ddmenu{padding-right:40px;}
.ddmenu  li {padding:0 22px; display:inline-block;position:relative;}
.ddmenu  li.active a,.ddmenu  li a:hover{color:#d0112b;}
.ddmenu li:after{content:"";width:7px;height:100%;background:url(../images/dot.png) no-repeat center center;position:absolute;top:0;right:-2px;}
.ddmenu li:last-child:after{display:none;}
.ddmenu  li a{font-family:'GothamBold';font-size:18px;line-height:20px;font-weight:normal;color:#000000;text-transform:uppercase;}
.nav > ul > li:hover .ddmenu{display:block;}
/* ----- header ends --------------*/
/*---- banner section -*/
.banner_sec{background:url(../images/banner_pic.jpg) no-repeat;background-size:cover;position:relative;}
.banner_sec:after{content:"";width:100%;bottom:0;left:0;height:52px;position:absolute;background:url(../images/shape_red1.png) no-repeat;background-size:100%;}
.banner_sec_in{padding:218px 0 50px 0;}
.banner_crsl{}
.banner_slide1{text-align:center;max-width:960px;max-width:980px; margin:0 auto;}
.banner_logo{display:inline-block;margin:0 0 33px 0;}
.banner_sec .banner_slide1 img{width:auto;height:auto}
.banner_slide2{text-align:center;max-width:980px;margin:0 auto;}
.banner_ttl{padding:19px 0 21px 0;border-top:13px solid #fff;border-bottom:13px solid #fff;}
.banner_ttl h1{padding:0 0 0 0;font-family: 'GothamBold';font-size:89px;color:#fff;text-transform:uppercase;line-height:80px;}
.banner_ttl h1 strong{font-family: 'GothamCondensed-Bold';font-size:91px;letter-spacing:3px;}
.banner_ttl h1 span{margin:0 -60px 0 0;display:inline-block;font-size:17px;line-height:17px;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform-origin:11px 7px;-moz-transform-origin:11px 7px;-ms-transform-origin:11px 7px;-o-transform-origin:11px 7px;-webkit-transform-origin:11px 7px;}
.banner_ttl h2{padding:0 0 0 0;font-family: 'GothamBold';font-size:59px;line-height:59px;font-weight:normal;color:#d0112b;text-transform:uppercase;letter-spacing:-1px;}
.banner_ttl h2 i{font-family: 'GothamMedium-Italic';color:#fff;font-size:56px;line-height:56px;font-weight:normal;letter-spacing:2.5px;}
.banner_ttl h2 span{font-family: 'GothamCondensed-Bold';color:#fff;}
.btn{padding:14px 46px;border:2px solid #fff;font-family: 'GothamBold';font-size:14px;line-height:16px;color:#ffffff;display:inline-block;}
.btn:hover,.btn:focus{color:#fff;}
.banner_crsl p{padding:22px 0 68px 0;font-family: 'GothamMedium';font-size:18px;line-height:22px;color:#fff;font-weight:normal;text-transform:uppercase;}
.banner_sec  .partener_logos li img{width:auto;height:auto;margin:0 auto;}
.partener_logos {padding:22px 0 48px 0;font-size:0;vertical-align:top;display:table;width:100%;}
.partener_logos li{display:inline-block;vertical-align:middle;display:table-cell;width:25%;vertical-align:middle;text-align:center;}
.banner_slide2  .banner_ttl{max-width:980px;}
.banner_crsl .banner_slide2  p{max-width:980px;}
.banner_sec .owl-dots .owl-dot{margin:0 12px; width:20px;height:20px;display:inline-block;background:#fff;border-radius:100%;}
.banner_sec .owl-dots .owl-dot.active{background:#bd142b;}
.banner_sec .owl-theme .owl-controls{margin:40px  0 0 0;}
/*--------------salesthumb_sec starts ---------------------*/
.salesthumb_sec{background:url(../images/sales_bg.jpg) no-repeat;background-size:cover}
.salesthumb_sec_in{padding:18px 0 18px 0;}
.sales_thumb_rw {margin:0 -5px;display:flex;}
.sales_thumb_col{padding:0 5px; float:left;width:50%;}
.sales_thumb_cnt_lt{padding:13px 31px 12px 20px; border-bottom:4px solid #d61b19;background:url(../images/sale_cnt_bg.jpg) no-repeat;background-size:cover;height:100%;}
.sales_thumb_col figure{float:right;}
.sales_thumb_lt .thumb_cnt{width:60%;}
a.lnk_shop{font-family: 'GothamMedium-Italic';font-size:22px;line-height:24px;font-weight:normal;color:#fdc92c;font-style:italic;}
.sales_thumb_rt .thumb_cnt{width:60%;}
.sales_thumb_cnt_rt{padding:13px 15px 12px 15px; border-bottom:4px solid #d61b19;height:100%;background:url(../images/sale_cnt_bg2.jpg) no-repeat;background-size:cover;}
.sales_thumb_rt .thumb_cnt strong{font-family: 'GothamBold';width:60%;vertical-align:top;display:inline-block;}
.thumb_cnt h3{padding:10px 0 6px 0;font-family: 'GothamBold-Italic';font-size:17px;line-height:21px;color:#fefefe;font-weight:normal;text-transform:uppercase;}
.thumb_cnt ul{list-style: disc;margin:0 0 25px 15px;}
.thumb_cnt ul li{font-family: 'GothamBook';font-size:12px;line-height:14px;font-weight:normal;color:#fefefe;}
.clr_lst{}
.clr_lst {display:inline-block;color:#fff;}
.clr_lst a{font-family: 'GothamMedium';font-size:14px;line-height:16px;font-weight:normal; display:inline-block;margin:0 5px; color:#fff;}
.clr_lst a.clr1{color:#92278f;}
.clr_lst a.clr2{color:#27aae1;}
.clr_lst a.clr3{color:#ed1c24;}
.clr_lst a.clr4{color:#e4d41d;}
/*--------------salesthumb_sec ends ---------------------*/
/*-- contact sec --*/
.contact_sec{background:#e2e2e2;}
.contact_sec_in{padding:17px 0 15px 0;margin:0 -20px;}
.contact_col{padding:0 15px;float:left;width:33%;}
.address_sec{width:32%;}
.timings_sec{width:33.5%;}
.features_sec{width:34.5%;}
.contact_col h3{padding:0 0 14px 0;font-family:'GothamBold';font-size:18px;line-height:20px;color:#272727;font-weight:normal;}
.address{font-size:16px;line-height:20px;color:#8f8f8f;font-weight:normal;}
.address strong{font-family: 'GothamMedium';font-size:16px;line-height:22px;font-weight:normal;letter-spacing:1.5px;}
.address span{font-size:18px;color:#0680cd;}
.address b{font-family: 'GothamBook';font-size:18px;color:#535252;}
.address b a{color:#535252;}
.timings li {padding:2px 0 2px 0;font-family: 'GothamBook';font-size:18px;line-height:20px;font-weight:normal;color:#616161;letter-spacing:0.5px;}
.timings li strong{font-family: 'GothamBold';font-weight:normal;}
.contact_col small{padding:8px 0 0 0;display:inline-block;font-family: 'GothamBook';font-size:10px;line-height:12px;font-weight:normal;color:#616161;}
.features_lst li{padding:2px 0 2px 22px;font-family: 'GothamBook';font-size:18px;line-height:20px;font-weight:normal;color:#616161;background:url(../images/list_bg_dots.png) no-repeat left 9px;letter-spacing:0.3px;}
/*-- contact sec --*/
.new_post_sec{background:url(../images/post_bg.jpg) no-repeat left -44px;background-size:cover;}
.new_post_sec_in{padding:70px 0 98px 0;}
.grid7{width:57.55%;}
.grid5{width:42.45%;}
.new_post_rw{margin:0 -3px;}
.new_post_rw li{padding:13px 3px; float:left;}
.post_cnt{position:relative;}
.btn_play{position:absolute;left:50%;top:50%;margin:-64px 0  0 -73px;display:inline-block;}
/* ------------------ FOOTER HERE -------------------*/
.footer										{position:relative;}
.footer:after								{content:"";width:100%;height:52px;background:url(../images/shape_red2.png) no-repeat left bottom;left:0;bottom:100%;position:absolute;}
.footer_partners 							{padding:15px 0 18px 0;}
.footer_partners ul							{display:table;width:100%;table-layout:fixed;}
.footer_partners ul	li						{display:table-cell;vertical-align:middle;text-align:center;}
.footer_partners ul	li.fst					{width:130px;}
.footer_partners ul	li.lst					{width:160px;}
.copy										{padding:16px 27px 11px 27px;text-align:center;background:url(../images/bg_copy.jpg) no-repeat;background-size:cover;}
.copy .url 									{float:left;font-family: 'GothamCondensed-Medium';color:#fff;font-size:14px;line-height:14px;font-weight:normal;color:#e9e9e9;text-transform:uppercase;letter-spacing:1px;}
.copy ul									{margin:0 54px 0 0;display:inline-block}
.copy ul li 								{padding:0 8px;float:left;border-right:1px solid #9a9999;}
.copy ul li a								{font-family: 'GothamCondensed-Medium';font-size:14px;line-height:14px;color:#e9e9e9;font-weight:normal;text-transform:uppercase;letter-spacing:1px;}
.copy span									{float:right;font-family: 'GothamCondensed-Medium';font-size:14px;line-height:14px; color:#fff;text-transform:uppercase;letter-spacing:1px;}

/*----------------------------------------------------------------------- out team page ---------------------*/
.main_content{padding:218px 0 0 0;background:url(../images/main_bg.jpg) no-repeat;}
.h3{font-family: 'GothamBold';font-size:34px;line-height:36px;color:#ffffff;font-weight:normal;}
.main_heading{padding:55px 0 26px 0;overflow:hidden;}
.main_heading h3{padding:0 16px 0 0;position:relative;display:inline-block;text-transform:uppercase;letter-spacing:2px;}
.main_heading h3:after{content:"";width:100em;height:25px;background:#fff;left:100%;position:absolute;top:6px;}
.txt_para p{padding:0 0 20px 0;font-family: 'GothamMedium';font-size:16px;line-height:19px;font-weight:normal;color:#fff;}
.txt_para p strong{font-family: 'GothamBold';}
.txt_bold{font-family: 'GothamBold';}
.teams figure{padding:5px 0 0 75px;}
.teams{padding:0 0 70px 0;}

/*---------------------------------------------------------------shop page ------------------------*/
.main_content.adjst3 {padding:350px 0 0 0;}
.shop{padding:0 65px 57px 65px;}
.shop img{display:block;}
.shop_rw{padding:0 0 0 0;}
.shop_rw figure{padding:6px 0;}
.shop_lt{float:left;}
.shop_rw .shop_lt figure{padding:6px 0 10px 0}
.shop_rt{float:right}
.popup_sec{position:absolute;top:0;left:0;width:100%;text-align:center;height:100%;}
.form_sec{padding:155px 0 0 0;position:relative;z-index:1;}
.form_sec h1{padding:0 0 17px 0;font-family: 'GothamBold';font-size:61px;line-height:63px;font-weight:normal;color:#fff;}
.form_sec form {margin:-66px 0 0 0;}
.form_sec label{padding:0 0 33px 0;display:inline-block;font-family: 'GothamBold';font-size:25px;line-height:27px;color:#fff;font-weight:normal;}
.frm_ctrl{display:inline-block;}
.femail{font-family: 'GothamBold';font-size:16px; width:400px;height:36px;border:0 none;outline:0 none;background:#fff;padding:0 10px;float:left;}
.btn_go{font-family: 'GothamBold';font-size:25px;line-height:27px;font-weight:normal;color:#fff;width:60px;height:36px;border:0 none;outline:0 none;background:#d00101;float:left;cursor:pointer;}
.ovrly{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);}
/*---------------------------------------------------------------------- history1 page ---------------------*/
.history{padding:0 0 60px 0;} 
.history_adjst1.txt_para p{line-height:20px;}
.history_rw{padding:14px 0 20px 0;}
.history_col_lt{width:52%;}
.history_col_rt{width:48%;}
.history_rw_adjst2{padding:0 0 42px 0;}
.fig_sec{padding:8px 5px;background:#ffffff;display:inline-block;}
.fig_sec figure{padding:5px;float:left;}
.fig_sec figure img{display:block;}
.fig_sec.adjst2{padding:5px 8px;}
.fig_sec.adjst2 figure{padding:3px;}
.fig_sec.adjst3{padding:0;margin:19px 0 44px 0;position:relative;}
.fig_sec.adjst3:after{content:"";width:1000px;border-top:1px solid #fff;left:100%;top:50%;position:absolute}
.fig_sec.adjst3:before{content:"";width:1000px;border-top:1px solid #fff;right:100%;top:50%;position:absolute;}
.fig_sec.adjst3 figure{padding:0;margin:0 -3px 0 0;margin:0;}
.fig_sec.adjst4{padding:0;margin:27px -1px 0 -2px;/*display:table;width:100%;*/display:block;}
.fig_sec.adjst4 figure{padding:0 1px 0 2px;/*display:table-cell;*/float:left;display:inline-block;}
.fig_sec.adjst4 figure img{/*width:100%;height:auto;*/}
.pagination_sec{padding:42px 0;}
.pagination_sec ul{}
.pagination_sec li {padding:0 10px; display:inline-block;text-transform:uppercase;border-right:1px solid #fff;vertical-align:middle;}
.pagination_sec li a {  font-family: 'GothamBold';font-size:16px;line-height:16px;font-weight:normal;color:#fff;text-transform:uppercase;}
.pagination_sec li a.prev,.pagination_sec li a.next{font-family: 'GothamMedium';}
/*----------------- history 2 page ------------*/
.history_adjst2{overflow:hidden;}
.history_rw_adjst21 .history_col_lt{padding:0 20px 0 0}
.fig_sec.adjst5{padding:8px 0px;display:block;text-align:center;background:transparent;max-width:500px;margin-left:auto;}
.fig_sec.adjst5 figure{padding:0 0  13px 0; float:none;display:inline-block;vertical-align:middle;}
.hpics_rw{padding:0 0 32px 0;}
.hcol_72{padding:12px 0 0 0; width:58.33%;}
.hcol_22{width:41.66%;}
.history_adjst2 .fig_sec.adjst4{margin:8px -3px 42px  -3px;;}
.history_adjst2 .fig_sec.adjst4 figure{padding:0 1px 0 1px;}
.fig_sec.adjst6{padding:0;}
.fig_sec.adjst6 figure{padding:0;}
.fig_sec.adjst7{margin:28px 0 0 0;background:#fefadc;padding:4px;position:relative;}
.fig_sec.adjst7 figure{padding:4px 6px;}
.lnrt{position:relative;}
.lnrt:after{content:"";width:32px;border-bottom:1px solid #fff;position:absolute;top:50%;left:100%;}
.fig_sec.adjst7:before{content:"";width:100em;border-bottom:1px solid #fff;position:absolute;top:50%;right:100%;}
.prel{position:relative;}
.oh{overflow:hidden;}
.fig_sec.adjst8{background:#fefadc;padding:0 4px;}
.fig_sec.adjst8 figure{padding:7px;}
.hpics_rw_adjst22{padding:50px 0 14px 0}
.hpics_rw_adjst22 .hcol_72{padding:22px 0 0 0;}
/*---------------------history page 3 -----------------*/
.history_rw_adjst31{padding:7px 0 30px 0;}
.history_rw_adjst31 .history_col_lt{padding:6px 0 0 0;width:58%;}
.history_rw_adjst31 .history_col_rt{width:41%;}
.fig_sec.adjst10{padding:5px 6px;margin:0 0 7px 0;background:#fffedf;}
.fig_sec.adjst10 figure{padding:5px;}
.fig_sec.no-pad{padding:0;}
.fig_sec.no-pad figure{padding:0;}
.fig_sec.adjst12{padding:3px 5px;margin:0 0 38px 0;background:#fff9dc}
.fig_sec.adjst12 figure{padding:5px 7px;}
.history_rw_adjst32{padding:19px 0 27px 0;overflow:hidden;}
.history_rw_adjst32 p{padding-top:5px;}
.fig_sec.tbl{margin:0 0 38px 0;display:table;width:100%;height:100%;}
.fig_sec.tbl figure{display:table-cell;float:none;}
.fig_sec.tbl figure img{width:100%;height:auto;}
.fig_sec.adjst13{background:none;margin:0 18px 0 -10px;}
.fig_sec.adjst13 figure{padding:8px; margin:0 5px;background:#ffffff;}
.fig_sec.adjst14{padding:0 0 0 0;margin:0 30px 0 0;background:#fff7cb;}
.fig_sec.adjst14 figure{padding:8px;}
.history_rw_adjst33{padding:0 0 15px 0;}
.fig_sec.adjst15{padding:4px 5px;margin:30px 0 0 0;background:#fff7cb;}
.fig_sec.adjst15 figure{padding:5px 5px;}
.history_adjst3 .pagination_sec{padding:28px 0 41px 0;}
/*---------------------history page 4 -----------------*/
.fig_sec.adjst16{margin:29px 0px 0 35px;}
.fig_sec.adjst17{margin:0 0 50px 0;}
.fig_sec.adjst18{padding:0;margin:0 0 0 33px;}
.fig_sec.adjst18 figure{padding:7px 8px; background:#fff;}
.fig_sec.adjst18 span{display:inline-block;vertical-align:top;float:left;}
.fig_sec.adjst18 span img{display:block;}
.fig_sec.adjst19{margin:0 0 0 50px;}
.history_rw_adjst42{padding:0px 0 44px 0;}
.history_rw_adjst42 .fig_blk_cnt{padding:19px 0 0 0;}
.fig_sec.adjst20{padding:0;}
.fig_sec.adjst20 figure{padding:5px 0;display:block;float:none;}
.history_rw_adjst41{padding:14px 0 14px 0;}
.history_rw_adjst43{padding:0 0 29px 0;}
.history_rw_adjst43 .fig_blk_cnt{padding:13px 0 0 0;}
.fig_sec .adjst19{padding:4px;}
.history_rw_adjst44{padding:10px 0 76px 0;}
.history_rw_adjst44 .fig_blk_cnt{width:66%;}
/*---------------------histroy page 5-----------------*/

.history_adjst5 .main_heading{margin:0 0 14px 0;}
.fig_wrapper{margin:0 -3px;display:block;font-size:0;vertical-align:top;}
.fig_wrapper_adjst51{margin:16px 38px 42px 0px;}
.fig_wrapper li{padding:3px 3px; display:inline-block;vertical-align:top;}
.figtblwrap .fig_blk_cnt{padding-left:40px}
.fig_wrapper_adjst52{margin:20px 0 0 14px;}
.fig_wrapper_adjst52 li{padding:3px 5px;}
.history_adjst5 .pagination_sec{padding:13px 0 42px 0;}
/*--------------------- history pge 6------------------*/
.history_adjst6 .main_heading{}
.history_rw_adjst61{padding:8px 0 10px 0;}
.history_rw_adjst61 .fig_wrapper{margin:0 0 0 30px;}
.history_rw_adjst61 .fig_blk_cnt{padding:5px 0 0 0;}
.history_rw_adjst62{padding:9px 0 31px 0;}
.history_rw_adjst62 .fig_wrapper{margin:0 0 0 30px;}
.history_rw_adjst62 .fig_blk_cnt{padding:42px 0 0 0;}
.history_rw_adjst63{padding:24px 0 22px 0;}
.history_rw_adjst63 .fig_wrapper li{padding:4px 3px;float:left;}
/*---------------------- history page 7 --------------*/
.history_adjst7 .main_heading{margin-bottom:14px;}
.figtblwrap_adjst71 {margin:14px -15px 47px -15px;display:table;}
.figtblwrap_adjst71 .tblcol_1{width:61.5%;}
.figtblwrap_adjst71 .tblcol_2{padding-left:0;}
.figtblwrap_adjst71 .tblcol_2 p{padding:0;}
.figtblwrap_adjst71 .fig_wrapper li{padding:3px 4px;}
.fig_sec_rw{margin:19px -3px; display:block;}
.fig_sec_col{width:50%;float:left;padding:0 3px;}
.fig_sec_rw .fig_wrapper{margin:0 -2px;}
.fig_sec_rw .fig_wrapper li{padding:4px 2px;}
.figtblwrap_adjst72{margin:39px -15px 0 -15px;display:table;}
.figtblwrap_adjst72 .tblcol_2{padding-left:33px;}
.history_adjst7 .pagination_sec{padding:39px 0 41px 0}

/*------------------- history page 8 -----------*/
.history_adjst8 .main_heading{margin:0 0 15px 0;}
.fig_wrapper_adjst81{margin:11px -3px 15px -3px;}
.fig_wrapper_adjst81 li {float:left;}
.figtblwrap_adjst81{margin-bottom:15px;}
.figtblwrap_adjst81 .tblcol_2{padding-left:48px;}
.fig_wrapper_adjst82{}
.fig_wrapper_adjst82 li{float:left;}
.history_adjst8 .pagination_sec{padding-top:33px;}

/*----------------- history page 89 -----------*/
.history_adjst9 .main_heading{margin:0 0 15px 0;}
.figtblwrap_adjst91{margin-top:14px;margin-bottom:15px;}
.figtblwrap_adjst91 .tblcol_2{padding-left:39px;}
.fig_wrapper_adjst92{margin:0 0 20px 0;}
.fig_wrapper_adjst92 li{float:left;}
.history_adjst9 .pagination_sec{padding-top:25px;}
/* -------Don't Remove this---------------*/
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, button, select {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
}

