@charset "UTF-8";

/* font style start here*/

body
{
  margin:0;
  padding:0;
    font-family: 'Montserrat', sans-serif;
}  
/*body,html{
  height: 100%;
  width: 100%;
}*/
/*body,h1,h2,h3,h4,h5,h6,p,input{
  margin: 0px;
  padding: 0px;
}*/
section.win_free_section {
  /*box-sizing: border-box;
  background-color: #000;
  box-sizing: border-box;
  float: left;
  padding: 30px 0;
  width: 100%;*/
   background-image:url(../images/banner_bg.jpg);
  width:100%;
  height: 535px;
  background-repeat: no-repeat;
  background-size: cover;
  position:relative;
 
}
.win_free_outer_section {
 /* background-image: url("../images/banner_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  float: left;
  width: 100%;*/

 
}

.vishal_info
{
  width:50%;
  float:left;
  position:absolute;
}

.vishal_learnLogo
{
    width: 755px;
    height: auto;
    /*padding: 50px 305px;*/
}
.vishal_learnLogo img
{
    width: 100%;
    padding: 50px 305px;
}

.vishal_screenshot
{
  width:50%;
  float:right;
  
}

.vishal_img img
{
  width: 443px;
    height: auto;
    margin: 0;
    top: 40px;
    right: 45px;
    float: right;
    position: absolute;
}
.vishal_content h1
{

  background-image: url(../images/title_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    font-family: montserrat;
    padding: 10px;
    text-align: center;
    background-position: 50%;
    color: #fff;
    margin-left: 70px;
    margin-top: -14px;
    letter-spacing: 1px;
    font-weight: bolder;
    text-transform: uppercase;
}

.vishal_content p
{
  /*width: 60%;*/
    text-align: center;
    margin-left: 70px;
    color: #fff;
    font-size: 18px;
  line-height: 27px;
  padding-top: 11px;
}

.vishal_content p span
{
  text-decoration:underline;
}

.vishal_button
{
  text-align: center;
    margin-left: 95px;
}

.vishal_button img
{
  text-align: center;
    margin-right: 25px;
    margin-top: 30px;
  width:170px;
}

.win_free_section_inner {
  display: table;
  width: 100%;
}
.win_free_left_section {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  width: 33.333%;
}
.win_free_middle_section {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  width: 33.333%;
}
.win_free_right_section {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  width: 33.333%;
}
.win_free_middle_inner_section > img {
  margin: -14px 0 -30px;
  position: relative;
  right: -40px;
  width: 100%;
}
.win_free_right_inner_section {
  box-sizing: border-box;
  float: left;
  text-align: center;
  width: 100%;
}
.tag_wild_icon {
  float: left;
  margin-bottom: 38px;
  width: 100%;
}
.win_free_right_inner_section > a {
  display: inline-block;
  padding: 0 5px;
  width: 46%;
}
.win_free_right_inner_section > a img{
  width: 100%;
}
.win_free_left_inner_section > a {
  background-color: #f51d19;
  color: #fff;
  cursor: pointer;
  float: left;
  font-family: "Open Sans",sans-serif;
  font-size: 26px;
  font-weight: 400;
  padding: 5px 30px 7px;
}
.win_free_left_inner_section > a:hover{
  color: #ffffff;
}
.win_free_left_section p {
  color: #fff;
  float: left;
  font-family: "Open Sans",sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 16px;
  margin-bottom: 0px;
  width: 100%;
}
.win_free_left_section p .win_free_bold {
  font-weight: 700;
}
.tag_wild_icon > img {
  width: 202px;
}
.vtc_hm_baner .hm_subject_more .btn-how-works {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #36a7ec;
  font-size: 24px;
  font-weight: 400 !important;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 6px 0 !important;
  text-decoration: underline;
  width: auto !important;
}
.vtc_hm_baner .hm_subject_more .btn-how-works img {
  margin-right: 10px;
  width: 37px;
}
.btn-how-works:hover{
  background-color: transparent;
}
.btn-free-access {
  background-color: transparent;
  border-color: #ff0000 !important;
  border-radius: 6px;
  color: #ff0000;
  font-family: "Open Sans" !important;
  font-size: 18px;
  font-weight: 300 !important;
  height: 47px;
  line-height: 1.33333;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 13px;
  padding-bottom: 6px !important;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 6px !important;
}
.btn-free-access:hover{
  color: #ff0000;
  background-color: transparent;
}
.vtc_hm_baner .btn-moren {
  /*background-color: transparent;*/
  border-color: #333333 !important;
  color: #333333;
  height: 47px;
  margin-bottom: 10px;
  padding-bottom: 6px !important;
  padding-top: 0px !important;
}
.btn-free-access img {
  margin-right: 10px;
  width: 25px;
}
.categoryLists > a {
  color: #333333;
  text-decoration: underline;
}
@media (max-width: 991px) {
.win_free_middle_inner_section > img {
  right: -22px;
}
.win_free_middle_section {
  width: 36.333%;
}
.win_free_right_section {
  width: 30.333%;
}
.win_free_left_inner_section > a {
  font-size: 22px;
  padding: 5px 20px 7px;
}
.vtc_hm_baner .hm_subject {
  padding-left: 0;
}
.vtc_hm_baner .hm_subject_more {
  padding-left: 0;
}
}
@media (max-width: 767px) {
.win_free_left_section {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.win_free_middle_section {
  display: none;
}
.win_free_right_section {
  display: block;
  float: left;
  margin-top: 25px;
  width: 100%;
}
.tag_wild_icon {
  margin-bottom: 27px;
}
.win_free_right_inner_section > a {
  display: inline-block;
  width: 174px;
}
.win_free_left_inner_section > a {
  display: inline-block;
  float: none;
}
/*.win_free_outer_section {
  padding: 30px 0;
}*/
.btn-free-access {
  padding-left: 14px;
  padding-right: 14px;
}
.vtc_hm_baner .btn-moren {
  padding-left: 14px;
  padding-right: 14px;
}
}
@media (max-width: 480px) {
.win_free_right_inner_section > a {
  width: 143px;
}
@media (max-width: 431px) {
.vtc_hm_baner .btn-moren {
  font-size: 12px;
  margin-right: 3px;
  padding-bottom: 0px !important;
  padding-left: 8px;
  padding-right: 8px;
}
.vtc_hm_baner .btn-free-access {
  font-size: 12px;
  margin-right: 0;
  padding-left: 8px;
  padding-right: 8px;
}
.btn.btn-how-works.btn-lg > img {
  width: 31px;
}
.vtc_hm_baner .hm_subject_more .btn-how-works {
  font-size: 12px;
}
.btn-free-access img {
  margin-right: 10px;
  width: 20px;
}
}

