@import url(reset.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@charset "utf-8";
/* CSS Document */

/** ### -- R E S P O N S I V E  S T R U C  T U R E --  ### **/

/* 1) width: 320px;   [.container {width:100%;] 	*/
/* 2) width: 480px;   [.container {width:100%;] 	*/
/* 3) width: 768px;   [.container {width:750px;] 	*/
/* 4) width: 1024px;  [.container {width:970px;] 	*/
/* 5) width: 1280px;  [.container {width:1170px;] 	*/
/* 6) width: 1920px;  [.container {width:1170px;] 	*/

article, aside, audio, banner, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, social, video{ display: block;}


.cover 			{max-width:940px; margin:0 auto;}

.bg-pattern {background:url(../img/bg-1.jpg); border-bottom:1px solid #d3d3d3;}
.bg-blue {background:#135da8; color:#fff;}
.bg-gray {background:#222; color:#fff;}

header {border-bottom:1px solid #dad7d7;}
header i {padding:15px 0;}
header dl {float:right;}
header dd, header dt {float:left; margin-left:30px;}
.icon {padding:50px 20px 20px; float:left; text-align:center; position:relative;}
.icon:after {content:''; position:absolute; display:block; background:url(../img/shape-1.png); width:78px; height:21px; bottom:-21px; left:0;}
.icon span {background:url(../img/icon-1.png) no-repeat #222; width:40px; height:40px; display:block;
-webkit-border-radius:80px; -moz-border-radius:80px; border-radius:80px;}
header dd .icon span {background-position:12px 50%;}
header dt .icon span {background-position:-31px 40%;}
.rt {float:left; padding:50px 10px 10px;}
.rt p {font-size:20px; line-height:24px;}
.rt a {font-size:17px;}

article {padding:20px 0 8px 0;}
.futere {padding:15px; margin-bottom:15px;}
.futere dd {font-size:24px; line-height:30px; padding-bottom:18px; position:relative;}
.futere b.yellow {font-size:42px;}
.futere .btn-1 img {position:absolute; top:5%; right:-33px;}
.btn-1 {
  display: inline-block;
  padding: 15px 30px;
  position:relative;
  margin:0 auto;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  vertical-align: middle;
  
  border-radius: 4px;
  /**/
 background: rgb(3,70,133); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzNDY4NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTJjNTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(3,70,133) 0%, rgb(1,44,86) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(3,70,133)), color-stop(100%,rgb(1,44,86))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034685', endColorstr='#012c56',GradientType=0 ); /* IE6-8 */
}

.welcome {font-size:15px; line-height:22px;}

ul.check {}
ul.check li {padding:9px 0 10px 35px; background:url(../img/icon-check.png) 0 5px no-repeat}
.img-1 {position:absolute; right:0; bottom:0;}

.frm form {padding:10px;}
.bg-gray hr {border-color:#393939;}
.frm form ul li {padding-bottom:3px;}

.submit {padding:15px 0; display:block; width:100%; font-size:20px; margin:5px 0;
background: rgb(252,234,187); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZWFiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZjY2Q0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Y4YjUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmRmOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(252,234,187) 0%, rgb(252,205,77) 50%, rgb(248,181,0) 51%, rgb(251,223,147) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(252,234,187)), color-stop(50%,rgb(252,205,77)), color-stop(51%,rgb(248,181,0)), color-stop(100%,rgb(251,223,147))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(252,234,187) 0%,rgb(252,205,77) 50%,rgb(248,181,0) 51%,rgb(251,223,147) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(252,234,187) 0%,rgb(252,205,77) 50%,rgb(248,181,0) 51%,rgb(251,223,147) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(252,234,187) 0%,rgb(252,205,77) 50%,rgb(248,181,0) 51%,rgb(251,223,147) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(252,234,187) 0%,rgb(252,205,77) 50%,rgb(248,181,0) 51%,rgb(251,223,147) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-8 */

}
.submit:hover {
background: rgb(255,252,204); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmNjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWNjOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,252,204) 0%, rgb(249,204,138) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,252,204)), color-stop(100%,rgb(249,204,138))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,252,204) 0%,rgb(249,204,138) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,252,204) 0%,rgb(249,204,138) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,252,204) 0%,rgb(249,204,138) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,252,204) 0%,rgb(249,204,138) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffccc', endColorstr='#f9cc8a',GradientType=0 ); /* IE6-8 */}



.brand dd {height:18px;}
.bnd-1 dd {background:#4787f3;}
.bnd-2 dd  {background:#8f8f8f;}
.bnd-3 dd  {background:#3c4d95;}
.bnd-4 dd  {background:#05aa34;}
.brand dt {display:table; width:100%;}
.brand .tbl {border:1px solid #cfcfcf; border-top:none; position:relative; vertical-align:middle; text-align:center; display:table-cell; height:150px;}
.brand span {position:absolute; height:15px; z-index:999; width:87%; background:#4787f3; left:7%; top:0;}
.brand .tbl img {max-width:100%;}



/*Packeges*/
.packages {padding:15px 0; background:#f0f0f0;}
.packages h1 {padding:15px 0; margin-bottom:30px;}

.pack {position:relative; background:#fff;}
.pack dl {color:#fff;}
.pack dd {font-size:18px; text-transform:uppercase; width:65%; float:left; padding:25px 10px 10px; height:75px; position:relative;}
.pack dt {font-size:13px; line-height:25px; padding:5px 10px; font-weight:normal; width:35%; margin-top:-10px; float:left; 
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.pack dt:after {content:''; position:absolute; display:block;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;	
	border-top: 10px solid #f00;
}

.pack dt b {font-size:36px; display:block;}
.pack dd:after {content:''; display:block; width:51px; height:40px; top:-8px; left:-10px; position:absolute; z-index:99999;}
.pack .bord {border:1px solid #b8b9ba; border-top:0; padding:15px;}
.pack ul {border-top:1px solid #dfdddd; margin-bottom:10px;}
.pack ul li {border-bottom:1px solid #dfdddd; padding:5px 3px;}
.pack ul li span b {width:29px; text-align:center; display:block;}
.pack a {padding:15px; display:block; width:70%; font-size:15px; font-weight:600; color:#fff;
-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;}


.pack-1 {}
.pack-1 dd {background:#01305d;}
.pack-1 dt {background:#135da8;}
.pack-1 dt:after {border-top: 10px solid #135da8;}
.pack-1 dd:after {background:url(../img/ribbon-blue.png);}
.pack-1 a {background: rgb(3,70,133); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzNDY4NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTJjNTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(3,70,133) 0%, rgb(1,44,86) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(3,70,133)), color-stop(100%,rgb(1,44,86))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(3,70,133) 0%,rgb(1,44,86) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034685', endColorstr='#012c56',GradientType=0 ); /* IE6-8 */
}
.pack-1 a:hover {background:#01305d;}

.pack-2 {}
.pack-2 dd {background:#222;}
.pack-2 dt {background:#45494d;}
.pack-2 dt:after {border-top: 10px solid #45494d;}
.pack-2 dd:after {background:url(../img/ribbon-gray.png);}
.pack-2 a {background: rgb(69,73,77); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDk0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(69,73,77) 0%, rgb(34,34,34) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(69,73,77)), color-stop(100%,rgb(34,34,34))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(69,73,77) 0%,rgb(34,34,34) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(69,73,77) 0%,rgb(34,34,34) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(69,73,77) 0%,rgb(34,34,34) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(69,73,77) 0%,rgb(34,34,34) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45494d', endColorstr='#222222',GradientType=0 ); /* IE6-8 */
}
.pack-2 a:hover {background:#222;}


.pack-3 {}
.pack-3 dd {background:#f26522;}
.pack-3 dt {background:#f7941d;}
.pack-3 dt:after {border-top: 10px solid #f7941d;}
.pack-3 dd:after {background:url(../img/ribbon-orange.png);}
.pack-3 a {background: rgb(247,148,29); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjY1MjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(247,148,29) 0%, rgb(242,101,34) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(247,148,29)), color-stop(100%,rgb(242,101,34))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(247,148,29) 0%,rgb(242,101,34) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(247,148,29) 0%,rgb(242,101,34) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(247,148,29) 0%,rgb(242,101,34) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(247,148,29) 0%,rgb(242,101,34) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941d', endColorstr='#f26522',GradientType=0 ); /* IE6-8 */

}
.pack-3 a:hover {background:#f26522;}
.head-1 {padding:50px 0 10px 0;}
footer {padding:15px 0; background:#222;}
footer, footer a {color:#f0f0f0;}
footer a:hover {color:#f0f0f0; text-decoration:underline;}
footer h6 {font-size:15px; text-transform:uppercase; padding-bottom:5px;}
.list-inline > li {padding-right:0;}
.list-inline > li a {width:31px; height:31px; display:block; background:url(../img/icon-social.png) no-repeat; border:1px solid #fff;}
.list-inline > li a.facebook:hover {background-position:0px -31px;}
.list-inline > li a.twitter {background-position:-31px 0px;}
.list-inline > li a.twitter:hover {background-position:-31px -31px;}
.list-inline > li a.g-plus {background-position:-62px 0px;}
.list-inline > li a.g-plus:hover {background-position:-62px -31px;}
footer center {padding:10px 0;}
.copy-right {border-top:1px solid #3b3b3b; padding:15px 0 0}
.copy-right .text-right {line-height:25px;}

/*inner pages*/
.head {padding:10px; color:#fff; background:#135da8; margin-bottom:20px;}
.bg-medium {background:#222;}
.bg-gold {background:#f26522;}
.inner.frm h4 {font-size:16px; font-weight:700;}
.inner.frm h4 b,.thank-you .frm h4 b {font-size:23px;}
a.pk-1 {background:#01305d;}
a.pk-2 {background:#222;}
a.pk-3 {background:#f26522;}
a.pk-1:hover {background:#135da8;}
a.pk-2:hover {background:#45494d;}
a.pk-3:hover {background:#f7941d;}
.bt-section a {width:100%; margin:10px 0 0 0; text-align:center; font-size:20px;}
.bt-section a b {font-size:30px; line-height:30px;}
.bt-section .pack  a:after {content:''; display:block; width:51px; height:40px; top:-8px; left:-10px; position:absolute; z-index:99999;}
a.pk-1:after {background:url(../img/ribbon-blue.png);}
a.pk-2:after {background:url(../img/ribbon-gray.png);}
a.pk-3:after {background:url(../img/ribbon-orange.png);}

.thank-you .frm h4 {font-size:15px;}
 {font-size:23px;}
dd#msg {padding:15px; margin:5px auto; background:#89aed3; color:#222; font-size:13px;}



/* ###### RESPONSIVE ###### */

@media (max-width: 988px) {	
	h1 {font-size:23px;}
  	header dd, header dt {margin:0;} 
 	.icon {padding:20px;}
 	.rt {padding:10px 10px 50px;}
 	.futere dd {font-size:18px;}
 	.btn-1 {font-size:15px;}
 	.img-1 {right:0; z-index:9999; position:relative;}
	.pack dd {font-size:15px;}
	.pack dt b {font-size:30px;}
	.pack ul li {padding:5px 0; padding:5px 0; font-size:11px;}
	.pack ul li img {width:20px;}
}

@media (max-width: 769px) {
	header i {text-align:center; display:block; width:100%;}
	header dl {width:100%; float:none; display:block;}
	header dd, header dt {width:50%;}
	.pack {margin-bottom:20px;}
	.pack dd {font-size:20px; line-height:25px;}
	.pack dt b {font-size:36px;}
	.pack ul li {padding:5px 0; padding:5px; font-size:13px;}
	.pack ul li img {width:auto;}
	footer h6 {padding:5px 0;}
	footer .col-md-4 {padding-top:5px; padding-bottom:5px; border-bottom:1px solid #3b3b3b}
	
}


@media (max-width: 650px) {
.icon {padding:10px;}
.icon:after {display:none;}
.rt a {font-size:15px;}
}

@media (max-width: 520px) {
.icon {padding:0px; background:none}
.rt {padding:0 0 0 5px;}
.rt a {font-size:15px;}

}

@media (max-width: 450px) {
	
h1 {font-size:18px;}	
h4 {font-size:15px;}	
header dl {text-align:center;}
.icon {padding:0px; background:none}
.icon {width:100%; display:block;}
.icon span {margin:0 auto;}
.rt {padding:0 0 0 5px; display:block; width:100%;}
.rt p, .rt a {font-size:11px; line-height:18px;}
.pack dd {font-size:15px; line-height:20px;}
.pack dt b {font-size:25px;}
.pack ul li {padding:5px 0; padding:5px 0; font-size:11px;}
.pack ul li img {width:16px;}
}
